summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 10 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 505cfac113..ddc73e5b06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,18 @@
+Tue Jul 29 12:15:37 2003 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * ext/etc/etc.c: add real prototype to getenv().
+
+ * win32/win32.h: add arguments to definitions of functions if possible.
+
Mon Jul 28 19:22:08 2003 why the lucky stiff <ruby-cvs@whytheluckystiff.net>
- * ext/syck/syck.h: Added 'syck' yacc prefixes.
+ * ext/syck/syck.h: Added 'syck' yacc prefixes.
- * ext/syck/gram.c: ditto.
+ * ext/syck/gram.c: ditto.
- * ext/syck/token.c: ditto.
+ * ext/syck/token.c: ditto.
- * ext/syck: Added ruby.h reference to source files.
+ * ext/syck: Added ruby.h reference to source files.
Tue Jul 29 03:53:28 2003 GOTOU Yuuzou <gotoyuzo@notwork.org>