diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-02-02 23:10:28 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-02-02 23:10:28 +0000 |
commit | c25c73089bd55a3aaea149a500234f974b7638d6 (patch) | |
tree | 432b9acb80e365476a55aac609f626246165c2a3 /ChangeLog | |
parent | f33ddebd4920e5474c94e0689422886702eb9fcd (diff) | |
download | ruby-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |