summaryrefslogtreecommitdiffstats
path: root/src/util/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2006-03-31 01:23:55 +0000
committerKen Raeburn <raeburn@mit.edu>2006-03-31 01:23:55 +0000
commit3509d03f75fa60408bad2109ca17425e20cad539 (patch)
tree00e15807d369b74f698ab7263304778963ad3fa2 /src/util/ChangeLog
parent77a462feffe2b122814fd4c33ec63860275b25eb (diff)
* depfix.pl (uniquify): Sort dependencies, so little tweaks to include orders
don't change lots of makefiles. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17810 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/ChangeLog')
-rw-r--r--src/util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/util/ChangeLog b/src/util/ChangeLog
index 2659162f2..0b81219d4 100644
--- a/src/util/ChangeLog
+++ b/src/util/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-30 Ken Raeburn <raeburn@mit.edu>
+
+ * depfix.pl (uniquify): Sort dependencies, so little tweaks to
+ include orders don't change lots of makefiles.
+
2006-03-11 Ken Raeburn <raeburn@mit.edu>
* reconf: Put autoconf.stmp into include directory.