Skip to content

Commit

Permalink
* NEWS: mention Kernel#warn. [ruby-core:38119] [Feature ruby#5029]
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32585 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
znz committed Jul 19, 2011
1 parent 0c65c82 commit 7e0907c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Wed Jul 20 07:16:26 2011 Kazuhiro NISHIYAMA <[email protected]>

* NEWS: mention Kernel#warn. [ruby-core:38119] [Feature #5029]

Tue Jul 19 16:40:45 2011 TAKANO Mitsuhiro (takano32) <[email protected]>

* cont.c (cont_save_thread): fix missing semicolon.
Expand Down
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ with all sufficient information, see the ChangeLog file.

* builtin classes

* Kernel
* extended method:
* Kernel#warn accepts multiple args in like puts.

* Signal
* incompatible changes:
* Signal.trap raises ArgumentError when :SEGV, :BUS, :ILL, :FPE, :VTALRM
Expand Down

0 comments on commit 7e0907c

Please sign in to comment.