summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-18 15:26:44 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-18 15:26:44 +0000
commit196c869024d43e548b0696e180375d8a30b9e09d (patch)
treec007506ec54f1c81c3581bb323d278739307f558 /ChangeLog
parent4ac7afa50094d99ed53da95a69d8d50f69cbd108 (diff)
* tool/update-deps: Sort dependencies.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48482 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 7d3e45587e..31236c15cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Nov 19 00:26:15 2014 Tanaka Akira <akr@fsij.org>
+
+ * tool/update-deps: Sort dependencies.
+
Wed Nov 19 00:24:18 2014 Tanaka Akira <akr@fsij.org>
* enc/encdb.c: Include internal.h.