aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a5735ec98e..cfadd673c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-Tue Jul 1 17:14:59 2008 URABE Shyouhei <shyouhei@ruby-lang.org>
+Tue Jul 1 17:30:30 2008 URABE Shyouhei <shyouhei@ruby-lang.org>
+
+ * process.c (run_exec_rlimit): ISO C90 forbids mixed declarations
+ and code
* include/ruby/ruby.h (enum ruby_special_consts): ISO C forbids
comma at end of enumerator list