ruby-changes:14048
From: shugo <ko1@a...>
Date: Thu, 19 Nov 2009 22:38:54 +0900 (JST)
Subject: [ruby-changes:14048] Ruby:r25859 (ruby_1_8): added a ChangeLog entry.
shugo 2009-11-19 22:38:42 +0900 (Thu, 19 Nov 2009) New Revision: 25859 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=25859 Log: added a ChangeLog entry. Modified files: branches/ruby_1_8/ChangeLog Index: ruby_1_8/ChangeLog =================================================================== --- ruby_1_8/ChangeLog (revision 25858) +++ ruby_1_8/ChangeLog (revision 25859) @@ -1,3 +1,11 @@ +Thu Nov 19 22:34:49 2009 Shugo Maeda <shugo@r...> + + * lib/net/imap.rb (flag_list): untaint strings to intern in the safe + level 1. + + * lib/net/imap.rb (max_flag_count=): new methods to set the max + number of flags interned to symbols. + Thu Nov 19 17:14:04 2009 NAKAMURA Usaku <usa@r...> * win32/Makefile.sub: nmake executes the file named echo if it exists -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/