aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-02-28 07:49:06 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-02-28 07:49:06 +0000
commitc0c182bf880ee749ca43921bbb1bc1a95d66c3d5 (patch)
tree34052a9734b842c1c45dc904c0243700d225c81e /ChangeLog
parent4960e66ab64350c6a6cc89b3b40fcd842dfa65d9 (diff)
downloadruby-c0c182bf880ee749ca43921bbb1bc1a95d66c3d5.tar.gz
* ext/openssl/ossl_pkcs12.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30978 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11b4a80b37..354d048e30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Feb 28 16:48:42 2011 Tanaka Akira <akr@fsij.org>
+
+ * ext/openssl/ossl_pkcs12.c: parenthesize macro arguments.
+
Mon Feb 28 16:28:15 2011 NARUSE, Yui <naruse@ruby-lang.org>
* string.c (tr_trans): when the hash for multibyte repl is empty,