summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab1a2fc5..28109604 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-01-12 Frank Ch. Eigler <fche@elastic.org>
+ * configure.ac: Generate a build tree SNAPSHOT file from git-rev-list,
+ if we suspect the source tree came from git.
+ * configure: Regenerated.
+
+2008-01-12 Frank Ch. Eigler <fche@elastic.org>
+
PR 5603.
* configure.ac: Add "--enable-ssp" to select -fstack-protector-all
and similar runtime checking directives.