From 57c75615b9934230e317fd6b84296d514e919a1f Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 14 Apr 2000 14:35:50 +0000 Subject: 000414 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@667 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 64201a2bc0..7c0f1a8538 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +Fri Apr 14 23:29:45 2000 Yukihiro Matsumoto + + * stable version 1.4.4 released. + +Tue Apr 11 21:14:42 2000 Katsuyuki Komatsu + + * config_s.dj: add @sitedir@. + * configure.in: add --with-sitedir=DIR option. + * instruby.rb: use CONFIG["sitedir"]. + * lib/mkmf.rb: support 'make site-install'. + * win32/config.status: add @sitedir@. + +Tue Apr 11 16:25:15 2000 Yukihiro Matsumoto + + * bignum.c (rb_big_2comp): unnecessary lvalue cast removed. + +Tue Apr 11 02:25:53 2000 Yukihiro Matsumoto + + * marshal.c (marshal_dump): accepts depth = nil for unlimited depth. + Thu Apr 6 20:10:47 2000 Katsuyuki Komatsu * ext/extmk.rb.in (create_makefile): BeOS --program-suffix support. @@ -69,10 +89,6 @@ Wed Mar 15 13:12:39 2000 Yukihiro Matsumoto * string.c (rb_str_chomp_bang): forgot to call rb_str_modify(). -Mon Mar 13 18:14:52 2000 Yukihiro Matsumoto - - * stable version 1.4.4 released. - Mon Mar 13 16:12:13 2000 Yukihiro Matsumoto * eval.c (block_pass): distinguish real orphan block and still -- cgit v1.2.3