aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-02 07:33:08 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-02 07:33:08 +0000
commit043f665274006e4f040e681e0a1aee4975cf30b5 (patch)
treef838c55fe4361b3774d0e298f4ad064fe3a1711c /ChangeLog
parent4072b83916774ea0280bd74d18882620c1c7282c (diff)
downloadruby-043f665274006e4f040e681e0a1aee4975cf30b5.tar.gz
* dir.c (dir_s_home): new method. [ruby-core:21454]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21953 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 2d85f349b9..abeee08369 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Feb 2 16:33:06 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * dir.c (dir_s_home): new method. [ruby-core:21454]
+
Mon Feb 2 16:06:10 2009 Tanaka Akira <akr@fsij.org>
* version.h: bump up to 1.9.2 patchlevel -1.