summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 81e8c7248d..a0831585b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Nov 7 21:23:02 2008 Nobuyoshi Nakada <[email protected]>
+
+ * thread_win32.c (thread_start_func_1): use already gotten stack info.
+
Fri Nov 7 12:26:00 2008 Yukihiro Matsumoto <[email protected]>
* lib/irb.rb (IRB::Irb#eval_input): remove extra @context.prompt_i.