summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4d6597e..bc176237 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-11-05 Kaz Kylheku <kaz@kylheku.com>
+ * lib.c (env): Fixed inappropriate cut-and-pasted error messages.
+ Check for failure of GetEnvironmentStringsW, and call
+ FreeEnvironmentStringsW is called.
+
+2011-11-05 Kaz Kylheku <kaz@kylheku.com>
+
* match.c (dir_tables_init): Bugfix: horizontal @(some)
directive not included in dispatch table.