summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-19 12:38:10 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-19 12:38:10 +0000
commit4f7adc56b7c45c4052ab757baeffa64e96109655 (patch)
tree8bd42e4a03212e6af3d5e30e4ef9238e69296f61
parent37543cac86adfae1d2fb118e16454ef249aa3381 (diff)
* ext/extmk.rb (extmake): check if compile before showing message.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e925c4975..0a537b4259 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jun 19 21:38:08 2008 Nobuyoshi Nakada <[email protected]>
+
+ * ext/extmk.rb (extmake): check if compile before showing message.
+
Thu Jun 19 20:37:00 2008 Kazuhiro NISHIYAMA <[email protected]>
* lib/net/pop.rb (Net::POP3#set_all_uids): speed