summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b82f86a44..929fa2f89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Dec 25 23:16:01 2007 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * ruby.c (proc_options): encoding option in shbang and RUBYOPT did not
+ work, do not store alloca()ed string in a parent scope struct.
+
Tue Dec 25 22:56:52 2007 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/Makefile.sub (config.status): keep this file.