aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-02-27 06:56:46 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-02-27 06:56:46 +0000
commita971778b399ae42cc694a207cb0a5e3f3ae74d74 (patch)
treeba841f6cf9f28358be5706afab57cb4016ffb2a1 /ChangeLog
parentdaaa605b798e969e880176bb5ac38cf52d29bd99 (diff)
downloadruby-a971778b399ae42cc694a207cb0a5e3f3ae74d74.tar.gz
* pack.c: check assuption on QUAD_SIZE and SIZEOF_LONG.
* bignum.c: check assuption on SIZEOF_LONG and SIZEOF_BDIGITS. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 535f747d00..7b60407795 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sat Feb 27 15:54:55 2010 Tanaka Akira <akr@fsij.org>
+
+ * pack.c: check assuption on QUAD_SIZE and SIZEOF_LONG.
+
+ * bignum.c: check assuption on SIZEOF_LONG and SIZEOF_BDIGITS.
+
Sat Feb 27 03:48:18 2010 Tanaka Akira <akr@fsij.org>
* pack.c: fix q and Q for big endian environments which have no