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

ruby-changes:7889

From: akr <ko1@a...>
Date: Thu, 18 Sep 2008 18:42:42 +0900 (JST)
Subject: [ruby-changes:7889] Ruby:r19410 (trunk): add a ref.

akr	2008-09-18 18:42:28 +0900 (Thu, 18 Sep 2008)

  New Revision: 19410

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

  Log:
    add a ref.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 19409)
+++ ChangeLog	(revision 19410)
@@ -1520,7 +1520,8 @@
 	* include/ruby/encoding.h (ECONV_INVALID_IGNORE): removed because
 	  it tend to cause security problem.  If the behaviour is really
 	  required, ECONV_INVALID_REPLACE with empty string can be used.
-	  For example, CVE-2006-2313, CVE-2008-1036, [ruby-core:15645]
+	  For example, CVE-2006-2313, CVE-2008-1036, [ruby-core:15645],
+	  http://unicode.org/reports/tr36/
 	  (ECONV_UNDEF_IGNORE): ditto.
 
 	* transcode.c (rb_econv_convert): follow the above change.

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

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