From 5fcaf1a3e82298a1252c0e06e8b93328e0a9bba3 Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 28 Dec 2007 02:18:05 +0000 Subject: * golf_prelude.rb (Object.quine): get the script itself. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14748 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 78afdf8cf..ac4e98196 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Dec 28 11:16:53 2007 NAKAMURA Usaku + + * golf_prelude.rb (Object.quine): get the script itself. + Fri Dec 28 10:06:54 2007 Akinori MUSHA * golf_prelude.rb (Object.const_missing): Auto-complete constants. -- cgit