summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-03-24 19:30:28 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-03-24 19:30:28 -0700
commit438dec1bd1ffbcfe2281ef21ccbede56b3fef272 (patch)
tree12f1b4211ca30adea15dc5cadd0e9eb3c676ddd9 /ChangeLog
parent622f87134be4d14aefac13f3c3013d08ebe7c5d0 (diff)
downloadtxr-438dec1bd1ffbcfe2281ef21ccbede56b3fef272.tar.gz
txr-438dec1bd1ffbcfe2281ef21ccbede56b3fef272.tar.bz2
txr-438dec1bd1ffbcfe2281ef21ccbede56b3fef272.zip
* Makefile (enforce): Update error error message.
* configure (have_git): Don't set this variable if the TXR repository is missing, even if git is installed. I.e. have_git means have have the tool and the repo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab113ca3..229245fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2015-03-24 Kaz Kylheku <kaz@kylheku.com>
+
+ * Makefile (enforce): Update error error message.
+
+ * configure (have_git): Don't set this variable if
+ the TXR repository is missing, even if git is installed.
+ I.e. have_git means have have the tool and the repo.
+
2015-03-20 Kaz Kylheku <kaz@kylheku.com>
* lib.c (int_str): Workaround for wcstol recognizing the 0x prefix when