summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2012-01-20 12:51:46 -0800
committerRoland McGrath <[email protected]>2012-01-20 12:51:46 -0800
commit3284b799c025076229c3ad983e5a15a5b67018ca (patch)
treeed8c4f288d09ba4edea7b3c4b1784817eaf4ca2b /ChangeLog
parent9bffd3604c25bb688fe3a1c19654891d4df47272 (diff)
Handle --enable-deterministic-archives to make -D behavior default for ar and ranlib.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7b0c15a..7f4d09ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-01-20 Roland McGrath <[email protected]>
+
+ * configure.ac: Handle --enable-deterministic-archives.
+
2011-10-08 Roland McGrath <[email protected]>
* configure.ac (eu_version): Use sed instead of ${x/y/z} syntax.