aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d7b4c237c..d087c0dd40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Mon Oct 18 12:00:12 2010 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * pack.c (pack_pack): Add native size option ! to q and Q.
+ [ruby-dev:42375]
+
+ * pack.c (pack_unpack): ditto.
+
Mon Oct 18 12:58:40 2010 Tanaka Akira <akr@fsij.org>
* pack.c (pack_pack): refine the document. [ruby-dev:42397]