summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-11 12:24:11 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-11 12:24:11 +0000
commit49771dd308505856126c84285a7acbdaf3400aa0 (patch)
tree7ab6e6a1f7c85e1d36e797eedfbd26e70092f317 /ChangeLog
parentc1268be411e817830099a91017480d2f2f0644dd (diff)
* pack.c (swaps): Unused macro removed.
(swapi): Ditto. (swapl): Ditto. (swapll): Ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45920 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 e271d8671c..1bada3b074 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Sun May 11 21:23:27 2014 Tanaka Akira <akr@fsij.org>
+
+ * pack.c (swaps): Unused macro removed.
+ (swapi): Ditto.
+ (swapl): Ditto.
+ (swapll): Ditto.
+
Sun May 11 08:02:49 2014 Eric Wong <e@80x24.org>
* vm_core.h (rb_vm_t): list_head and counter for living_threads