summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-05-10 20:53:58 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-05-10 20:53:58 +0000
commit93aa87568b5fcd0fd03dd8c9f6fed5ed46e23891 (patch)
treedb3fe049aa4d626b1e7daaa2e52ea70ee48ea965 /ChangeLog
parent4b25d0d2cb5e47907c3586ba86646b25bd25ceaf (diff)
* lib/pp.rb (PP::ObjectMixin#pretty_print): refine to_s handling.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3779 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 63bddcd4d9..84dc726dcb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun May 11 05:50:39 2003 Tanaka Akira <akr@m17n.org>
+
+ * lib/pp.rb (PP::ObjectMixin#pretty_print): refine to_s handling.
+
Sat May 10 19:00:08 2003 Takaaki Uematsu <uema2x@jcom.home.ne.jp>
* wince/string.c: file removed.