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

ruby-changes:52757

From: kazu <ko1@a...>
Date: Tue, 9 Oct 2018 00:47:26 +0900 (JST)
Subject: [ruby-changes:52757] kazu:r64969 (trunk): Revert "NEWS: Fix indent [ci skip]"

kazu	2018-10-09 00:47:21 +0900 (Tue, 09 Oct 2018)

  New Revision: 64969

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=64969

  Log:
    Revert "NEWS: Fix indent [ci skip]"
    
    This reverts commit a43d71159fdf208f5ad29fe8f4169e193056caaa.
    
    already fixed at r64958

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 64968)
+++ NEWS	(revision 64969)
@@ -263,8 +263,8 @@ sufficient information, see the ChangeLo https://github.com/ruby/ruby/blob/trunk/NEWS#L263
     * New features:
 
         * `Time.new` and `Time#getlocal` accept a timezone object as
-           well as UTC offset string. `Time#+`, `Time#-` and `Time#succ`
-           also preserve the timezone.  [Feature #14850]
+          well as UTC offset string. `Time#+`, `Time#-` and `Time#succ`
+          also preserve the timezone.  [Feature #14850]
 
 * `TracePoint`
 

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

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