summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a39d5d8c2..4ea947dbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
-Sat May 11 23:24:52 2002 Takaaki Tateishi <ttate@kt.jaist.ac.jp>
+Mon May 13 14:38:33 2002 WATANABE Hirofumi <eban@ruby-lang.org>
- * ext/dl: enable dl's stack emulation for constructing function call.
+ * djgpp/config.hin, djgpp/config.sed: catch up with the latest change.
Sun May 12 03:01:08 2002 WATANABE Hirofumi <eban@ruby-lang.org>
@@ -12,6 +12,10 @@ Sun May 12 03:01:08 2002 WATANABE Hirofumi <eban@ruby-lang.org>
* MANIFEST: add missing.h
+Sat May 11 23:24:52 2002 Takaaki Tateishi <ttate@kt.jaist.ac.jp>
+
+ * ext/dl: enable dl's stack emulation for constructing function call.
+
Sat May 11 10:52:09 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net>
* dir.c (glob_helper): remove escaping backslashes.