diff options
author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-04-01 03:20:04 +0000 |
---|---|---|
committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-04-01 03:20:04 +0000 |
commit | 7b93993b20f1e1c045aa6f687ea56ae9d4ac01f7 (patch) | |
tree | d14f60739896cc8fdd7e114e3900fd3cd7ffced8 | |
parent | c530b9d60a2bbbd6841797f6a6f980cdbc413771 (diff) |
* ChangeLog: commit miss.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27138 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Thu Apr 1 12:04:10 2010 NAKAMURA Usaku <[email protected]> + + * include/ruby/ruby.h (PRE_TIMET_PREFIX): define if configure doesn't + defines it. [ruby-core:29190] + Thu Apr 1 11:36:04 2010 Nobuyoshi Nakada <[email protected]> * io.c (rb_io_initialize): fixed a rdoc miss that textmode and |