diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |