summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-27 17:00:29 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-27 17:00:29 +0000
commit96d8d4862fe405975cb388ddf4e9149d5d7fc647 (patch)
treede9e6c93b486fd26615f7b013ae6cfce71fd3d08 /ChangeLog
parent39020643147e4df0d40cb763952fbed1d3bbf4a0 (diff)
2002-12-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3231 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c92ba56653..78d63b7779 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Sat Dec 28 00:34:03 2002 WATANABE Hirofumi <eban@ruby-lang.org>
+
+ * {win32,bcc32}/Makefile.sub: remove `=' from --make-flags options.
+ nmake quotes args if included `=' in args.
+
+ * instruby.rb: use getopts.rb.
+
+ * ext/dbm/extconf.rb: substitute ' with ".
+
+ * ext/gdbm/gdbm.c: add prototypes to avoid VC++ warnings.
+
Fri Dec 27 21:41:57 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net>
* bcc32/setup.mak, win32/setup.mak(-prologue-): move srcdir from