From c25c73089bd55a3aaea149a500234f974b7638d6 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 2 Feb 2009 23:10:28 +0000 Subject: * common.mk (Doxyfile): moved from Makefile.in. * template/Doxyfile.tmpl: split from Doxyfile.in. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@21987 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7f7fc2d5a..1af0bfe29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Feb 3 08:10:23 2009 Nobuyoshi Nakada + + * common.mk (Doxyfile): moved from Makefile.in. + + * template/Doxyfile.tmpl: split from Doxyfile.in. + Tue Feb 3 08:01:38 2009 Nobuyoshi Nakada * win32/win32.c (rb_w32_write): use of cast expressions as lvalues -- cgit