summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-02 23:10:28 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-02 23:10:28 +0000
commitc25c73089bd55a3aaea149a500234f974b7638d6 (patch)
tree432b9acb80e365476a55aac609f626246165c2a3 /ChangeLog
parentf33ddebd4920e5474c94e0689422886702eb9fcd (diff)
downloadruby-c25c73089bd55a3aaea149a500234f974b7638d6.tar.gz
ruby-c25c73089bd55a3aaea149a500234f974b7638d6.tar.xz
ruby-c25c73089bd55a3aaea149a500234f974b7638d6.zip
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <nobu@ruby-lang.org>
+
+ * common.mk (Doxyfile): moved from Makefile.in.
+
+ * template/Doxyfile.tmpl: split from Doxyfile.in.
+
Tue Feb 3 08:01:38 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* win32/win32.c (rb_w32_write): use of cast expressions as lvalues