summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-05-11 01:46:31 +0000
committerocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-05-11 01:46:31 +0000
commite08694be84818139901d4a0e77606c2925acde54 (patch)
treea18f45f29ac7e3861628157ac202d804120348d5 /ChangeLog
parent1843d8abbc62f0b148c6b05ee0091619bfd5e332 (diff)
* lib/tempfile.rb (Tempfile#unlink): fixed typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@8422 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 826978e51a..b83da60417 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed May 11 10:39:37 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
+
+ * lib/tempfile.rb (Tempfile#unlink): fixed typo.
+
Wed May 11 01:03:36 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
* eval.c (TMP_ALLOC): use macro NEW_NODE() to get rid of warnings on