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

ruby-changes:14050

From: shugo <ko1@a...>
Date: Thu, 19 Nov 2009 23:06:48 +0900 (JST)
Subject: [ruby-changes:14050] Ruby:r25861 (trunk): added a ChangeLog entry.

shugo	2009-11-19 22:56:34 +0900 (Thu, 19 Nov 2009)

  New Revision: 25861

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=25861

  Log:
    added a ChangeLog entry.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 25860)
+++ ChangeLog	(revision 25861)
@@ -1,3 +1,11 @@
+Thu Nov 19 22:50:05 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 20:43:39 2009  NAKAMURA Usaku  <usa@r...>
 
 	* ext/socket/getnameinfo.c: need to include extconf.h for HAVE_* macros.

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

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