summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-24 11:55:07 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-24 11:55:07 +0000
commit1e2b744ed2f8146816fd5b83ba85497456907c18 (patch)
tree6c3f99ff3cf89b9732202827087796afcd2f504e /ChangeLog
parent18bf43f6e764b435664581b6d616a280a8041c9a (diff)
* common.mk (exts): renamed to get rid of the existent directory.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19918 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 6a60c13d32..73e5ba95bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Oct 24 20:54:53 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * common.mk (exts): renamed to get rid of the existent directory.
+
Fri Oct 24 20:45:41 2008 Keiju Ishitsuka <keiju@ruby-lang.org>
* ext/mathn/rational.c: change several global functions to static