summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-03-14 05:24:17 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-03-14 05:24:17 +0000
commit07504c78556e13a96857eef4038578895b9d54b0 (patch)
treeade1621754fa597e5d3104131532d0b229748822 /ChangeLog
parentf5a05ee64fff58aa19ddaa04cf832ab4c296d4a1 (diff)
* ext/digest/defs.h: inttypes.h is still needed.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15776 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 af7d1ae6f..a4c45921c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Mar 14 14:24:15 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * ext/digest/defs.h: inttypes.h is still needed.
+
Fri Mar 14 11:34:12 2008 NAKAMURA Usaku <usa@ruby-lang.org>
* {bcc,win}32/Makefile.sub: follow below changes.