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

ruby-changes:48778

From: k0kubun <ko1@a...>
Date: Fri, 24 Nov 2017 13:29:57 +0900 (JST)
Subject: [ruby-changes:48778] k0kubun:r60894 (trunk): NEWS: note about r57274

k0kubun	2017-11-24 13:29:49 +0900 (Fri, 24 Nov 2017)

  New Revision: 60894

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

  Log:
    NEWS: note about r57274
    
    fixed r60888 to have Feature number too.

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 60893)
+++ NEWS	(revision 60894)
@@ -159,7 +159,8 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L159
   * IPAddr#ipv4_compat and #ipv4_compat? are deprecated. [Bug #13769]
 
 * IRB
-  * Show source around `binding.irb` on session start
+  * `binding.irb` automatically requires irb and runs [Bug #13099] [experimental]
+  * Show source around `binding.irb` on session start [Feature #14124]
 
 * Net::HTTP
   * Add more HTTP status classes

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

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