From aa36cec9b7f7a2e36478a50cf81f55f97c342a62 Mon Sep 17 00:00:00 2001 From: matz Date: Sat, 16 May 2009 02:00:42 +0000 Subject: * sample/drb/dhasenc.rb: add magic comment for encoding. * sample/mine.rb: ditto. * ext/tk/sample/tcltklib/sample1.rb: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23439 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c505827d7..cadf3187d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Sat May 16 10:59:54 2009 Yukihiro Matsumoto + + * sample/drb/dhasenc.rb: add magic comment for encoding. + + * sample/mine.rb: ditto. + + * ext/tk/sample/tcltklib/sample1.rb: ditto. + Sat May 16 09:49:05 2009 Nobuyoshi Nakada * parse.y (magic_comment_encoding): ignores unused emacs-style -- cgit