From 7aa0ff1c7fe6fe26912f9c04397565269ea48f6b Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 5 Feb 2004 15:50:43 +0000 Subject: * lib/prettyprint.rb (PrettyPrint#first?): obsoleted. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5625 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2a132fe2c..e951a08ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Feb 6 00:48:37 2004 Tanaka Akira + + * lib/prettyprint.rb (PrettyPrint#first?): obsoleted. + Thu Feb 5 23:56:55 2004 Tanaka Akira * lib/prettyprint.rb (PrettyPrint#seplist): added. -- cgit