summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-26 08:27:19 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-26 08:27:19 +0000
commit76c1cb60a6075cefa88a85067338c869329fd121 (patch)
tree7dc9fd237d23e0d6722ccc76b85e496492751b7a /ChangeLog
parent7552996464066a8c75fbb37e68f0e6e986807310 (diff)
* common.mk (dist): Changed its dependencies and
action. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19576 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 716683fc8..555e95e9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Sep 26 17:25:10 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
+
+ * common.mk (dist): Changed its dependencies and
+ action.
+
Fri Sep 26 17:07:04 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
* error.c (Init_syserr): moved to the template.