mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: update for bigdecimal 1.3.4
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61442 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ea68278fe3
commit
1b0b42dbd9
1 changed files with 3 additions and 4 deletions
7
NEWS
7
NEWS
|
@ -226,7 +226,7 @@ with all sufficient information, see the ChangeLog file or Redmine
|
|||
|
||||
* BigDecimal
|
||||
|
||||
* Update to BigDecimal 1.3.3
|
||||
* Update to BigDecimal 1.3.4
|
||||
|
||||
* The following features are added:
|
||||
|
||||
|
@ -239,9 +239,8 @@ with all sufficient information, see the ChangeLog file or Redmine
|
|||
|
||||
* BigDecimal.ver
|
||||
|
||||
* BigDecimal#clone
|
||||
|
||||
* BigDecimal#dup
|
||||
* BigDecimal#clone and #dup now does not make a new instance,
|
||||
but returns the receiver itself.
|
||||
|
||||
* Coverage
|
||||
|
||||
|
|
Loading…
Reference in a new issue