summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-04-07 14:02:04 -0700
committerKaz Kylheku <kaz@kylheku.com>2012-04-07 14:02:04 -0700
commitb3c27e56063a3357869266bf4a836b67859a927e (patch)
treeac850f782332815186ce7479b627898be2144a90 /ChangeLog
parente5d0cc1c9f409827de95c9aeede8b4ae0c014d2c (diff)
downloadtxr-b3c27e56063a3357869266bf4a836b67859a927e.tar.gz
txr-b3c27e56063a3357869266bf4a836b67859a927e.tar.bz2
txr-b3c27e56063a3357869266bf4a836b67859a927e.zip
* configure: Added new check for some clashing external names,
which we can redefine out of the way in config.h. * lib.c: config.h was being included before <windows.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0413e9a2..f4c26d8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2012-04-07 Kaz Kylheku <kaz@kylheku.com>
+ * configure: Added new check for some clashing external names,
+ which we can redefine out of the way in config.h.
+
+ * lib.c: config.h was being included before <windows.h>.
+
+2012-04-07 Kaz Kylheku <kaz@kylheku.com>
+
* txr.1: Documented int-flo, flo-int, search-regex,
match-regex and regsub.