summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00fd4316..b457d440 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-12-11 Kaz Kylheku <kaz@kylheku.com>
+
+ * configure (have_git): New variable and configure test for git.
+
+ * Makefile (SRCS): Only set if git is available.
+ (enforce): Fail if we don't have git.
+
2014-12-10 Kaz Kylheku <kaz@kylheku.com>
Throwing away old dependency system.