summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-10-30 16:07:09 -0700
committerKaz Kylheku <kaz@kylheku.com>2012-10-30 16:07:09 -0700
commit028668d2f2604850122fa6ee22bcbc6720910caa (patch)
tree8144217bcac5f24176205f782634811650051b49 /ChangeLog
parenta7501cdc8b3d5913dd449dc665ae684d6af4caa4 (diff)
downloadtxr-028668d2f2604850122fa6ee22bcbc6720910caa.tar.gz
txr-028668d2f2604850122fa6ee22bcbc6720910caa.tar.bz2
txr-028668d2f2604850122fa6ee22bcbc6720910caa.zip
* lib.c (string_lt): Bugfix: wcscmp returns some value less than zero,
not specifically -1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4cf4b98..e9098b07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-10-30 Kaz Kylheku <kaz@kylheku.com>
+ * lib.c (string_lt): Bugfix: wcscmp returns some value less than zero,
+ not specifically -1.
+
+2012-10-30 Kaz Kylheku <kaz@kylheku.com>
+
* mpi-patches/config-types: Include the header as "config.h"
rather than "../config.h" because the dependency generation script
checks for this as a special case and treats it relative to the