[前][次][番号順一覧][スレッド一覧]

ruby-changes:4847

From: ko1@a...
Date: Fri, 9 May 2008 23:39:23 +0900 (JST)
Subject: [ruby-changes:4847] nagai - Ruby:r16341 (ruby_1_8): * ChangeLog: add log about latest changes.

nagai	2008-05-09 23:39:03 +0900 (Fri, 09 May 2008)

  New Revision: 16341

  Modified files:
    branches/ruby_1_8/ChangeLog

  Log:
    * ChangeLog: add log about latest changes.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=16341&r2=16340&diff_format=u

Index: ruby_1_8/ChangeLog
===================================================================
--- ruby_1_8/ChangeLog	(revision 16340)
+++ ruby_1_8/ChangeLog	(revision 16341)
@@ -1,3 +1,18 @@
+Fri May  9 23:33:25 2008  Hidetoshi NAGAI  <nagai@a...>
+
+	* ext/tk/lib/tk/wm.rb: methods of Tk::Wm_for_General module cannot
+	  pass the given block to methods of Tk::Wm module.
+
+	* ext/tk/lib/tk/grid.rb: lack of module-method definitions.
+
+	* ext/tk/lib/tkextlib/tile.rb: lack of autoload definitions.
+
+	* ext/tk/lib/tkextlib/tile/tnotebook.rb: cannot use kanji (not UTF-8) 
+	  characters for headings.
+
+	* ext/tk/tcltklib.c: maybe a little more stable about @encoding value 
+	  of TclTkIp object.
+
 Wed May  7 08:46:44 2008  Yukihiro Matsumoto  <matz@r...>
 
 	* struct.c (rb_struct_s_def): to_str should be called only once.

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]