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

ruby-changes:26892

From: tenderlove <ko1@a...>
Date: Sat, 26 Jan 2013 08:37:51 +0900 (JST)
Subject: [ruby-changes:26892] tenderlove:r38944 (trunk): updating news [Bug #6820]

tenderlove	2013-01-26 08:36:42 +0900 (Sat, 26 Jan 2013)

  New Revision: 38944

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

  Log:
    updating news [Bug #6820]

  Modified files:
    trunk/NEWS

Index: NEWS
===================================================================
--- NEWS	(revision 38943)
+++ NEWS	(revision 38944)
@@ -191,8 +191,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L191
 
   * Time
     * change return value:
-      * Time#to_s returned encoding defaults to US-ASCII but automatically
-        transcodes to Encoding.default_internal if it is set.
+      * Time#to_s now returns US-ASCII encoding instead of BINARY.
 
   * TracePoint
     * new class. This class is replacement of set_trace_func.

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

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