1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Retrofit entry (there was conflict):

From ruby_1_8 branch:
  * lib/test/unit.rb: rearranged documentation for RDoc's sake.
  * lib/matrix.rb: improved documentation.
  * lib/net/http.rb: slight documentation formatting improvement.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5618 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
gsinclair 2004-02-03 10:42:39 +00:00
parent 486e68ea9a
commit 7376af3092

View file

@ -41,6 +41,13 @@ Sun Feb 1 23:00:00 2004 Shigeo Kobayashi <shigek@ruby-lang.org>
* ext/bigdecimal.c: Bug in BigDecimal("1e#{n}").add BigDecimal('.5'),n)
reported and fixed by Javier Goizueta.
Sun Feb 1 18:21:00 2004 Gavin Sinclair <gsinclair@soyabean.com.au>
From ruby_1_8 branch:
* lib/test/unit.rb: rearranged documentation for RDoc's sake.
* lib/matrix.rb: improved documentation.
* lib/net/http.rb: slight documentation formatting improvement.
Sun Feb 1 05:30:06 2004 Tanaka Akira <akr@m17n.org>
* lib/open-uri.rb (URI::Generic#find_proxy): warn HTTP_PROXY.