summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-02-28 08:37:24 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-02-28 08:37:24 +0000
commitc1f400917ab2c00233013e5b61487bdbdf917999 (patch)
treef35e540c88112be3efb46e71c75391b732908345 /ChangeLog
parent92905e839fcb242a4ccb9aee38251c586bd33375 (diff)
* ext/openssl/ossl_pkcs7.c: parenthesize macro arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30984 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 354d048e30..2b7667eb03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Feb 28 17:36:57 2011 Tanaka Akira <akr@fsij.org>
+
+ * ext/openssl/ossl_pkcs7.c: parenthesize macro arguments.
+
Mon Feb 28 16:48:42 2011 Tanaka Akira <akr@fsij.org>
* ext/openssl/ossl_pkcs12.c: parenthesize macro arguments.