summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e8893fde8..dbc6813621 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
Fri Jan 30 21:49:32 2009 Tanaka Akira <akr@fsij.org>
- * lib/pathname.rb (Pathname#realdirpath): new method.
+ * lib/pathname.rb (Pathname#realdirpath): new method based on the
+ patch in [ruby-dev:36560] by Akinori MUSHA.
[ruby-dev:36290]
Fri Jan 30 18:04:23 2009 NAKAMURA Usaku <usa@ruby-lang.org>