mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Put some missed entries to the ChangeLog.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
84eff7b142
commit
fd379cd7f0
1 changed files with 38 additions and 0 deletions
38
ChangeLog
38
ChangeLog
|
@ -4,6 +4,22 @@ Fri May 11 15:09:52 2001 WATANABE Hirofumi <eban@ruby-lang.org>
|
|||
|
||||
* string.c (rb_string_value): ditto.
|
||||
|
||||
Fri May 11 03:35:33 2001 Akinori MUSHA <knu@iDaemons.org>
|
||||
|
||||
* README.EXT: Document find_library(), with_config() and
|
||||
dir_config().
|
||||
|
||||
Fri May 11 03:34:20 2001 Akinori MUSHA <knu@iDaemons.org>
|
||||
|
||||
* README.EXT.jp: Remove the description of find_header() because
|
||||
such a function does not actually exist.
|
||||
|
||||
* README.EXT.jp: Update the description of dir_config().
|
||||
|
||||
Fri May 11 02:42:05 2001 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
|
||||
|
||||
* README, README.jp: Fix CVS access and mailing lists info.
|
||||
|
||||
Fri May 11 02:00:44 2001 Ryo HAYASAKA <ryoh@jaist.ac.jp>
|
||||
|
||||
* bignum.c (bigdivrem): access boundary bug.
|
||||
|
@ -28,6 +44,28 @@ Tue May 8 17:12:43 2001 K.Kosako <kosako@sofnec.co.jp>
|
|||
|
||||
* eval.c (rb_eval): ditto.
|
||||
|
||||
Tue May 8 08:52:57 2001 Akinori MUSHA <knu@iDaemons.org>
|
||||
|
||||
* doc/forwardable.rd, doc/forwardable.rd.jp: Hit `=begin' and
|
||||
`=end' in proper places so rd2 can format them without a problem.
|
||||
|
||||
* doc/irb/irb-tools.rd.jp, doc/irb/irb.rd, doc/irb/irb.rd.jp:
|
||||
ditto.
|
||||
|
||||
Tue May 8 08:38:53 2001 Akinori MUSHA <knu@iDaemons.org>
|
||||
|
||||
* doc/forwardable.rd, doc/forwardable.rd.jp, lib/forwardable.rb:
|
||||
Import forwardable 1.1.
|
||||
|
||||
Tue May 8 08:34:33 2001 Akinori MUSHA <knu@iDaemons.org>
|
||||
|
||||
* doc/irb/irb-tools.rd.jp, doc/irb/irb.rd.jp: Convert from JIS to
|
||||
EUC.
|
||||
|
||||
Tue May 8 03:46:39 2001 Akinori MUSHA <knu@iDaemons.org>
|
||||
|
||||
* sample/rbc.rb: Obsoleted by IRB.
|
||||
|
||||
Mon May 7 15:58:45 2001 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* parse.y (arg): "||=" should not warn for uninitialized instance
|
||||
|
|
Loading…
Add table
Reference in a new issue