summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-02-10 08:47:05 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-02-10 08:47:05 +0000
commitf482ac04661b10f72b32958d9a1bd6e35ea33541 (patch)
tree5c92c3cecb575391ed8c5e0f68f935b18ae96e84 /ChangeLog
parent21a1800a95376d11696972a9182a6f6f1ddcfca4 (diff)
downloadruby-f482ac04661b10f72b32958d9a1bd6e35ea33541.tar.gz
ruby-f482ac04661b10f72b32958d9a1bd6e35ea33541.tar.xz
ruby-f482ac04661b10f72b32958d9a1bd6e35ea33541.zip
* common.mk: targets which depend on yarvcore.h now depend on
rubysig.h too. * yarvcore.h (rb_vm_t): use rb_atomic_t instead of int. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11689 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65ee294c1..749244cc9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Sat Feb 10 17:46:52 2007 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * common.mk: targets which depend on yarvcore.h now depend on
+ rubysig.h too.
+
+ * yarvcore.h (rb_vm_t): use rb_atomic_t instead of int.
+
Sat Feb 10 00:13:11 2007 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
* ext/tk/lib/tk.rb: fix typo (TkConfigMethod::__confinfo_cmd,