aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-07-23 19:31:18 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-07-23 19:31:18 +0000
commite32e0a2d3d75df947cb547b315e23c4fbd36d906 (patch)
tree84e6753bf5981f615df93461edbc3e11b3392a52 /ChangeLog
parent63360be4d23fabf6db811e10770fabd326a703fa (diff)
downloadruby-e32e0a2d3d75df947cb547b315e23c4fbd36d906.tar.gz
* lib/pstore.rb: split executable code into sample directory.
* sample/pstore.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46917 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9aecdaeae8..eb6ed98244 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jul 24 04:29:36 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
+
+ * lib/pstore.rb: split executable code into sample directory.
+ * sample/pstore.rb: ditto.
+
Wed Jul 23 23:50:11 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
* include/ruby/defines.h, siphash.c, st.c (UNALIGNED_WORD_ACCESS):