about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7ed96ffb..d4def4515 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-01-26  Wayne Davison  <wayned@users.sourceforge.net>
+
+	* unposted: Src/Zle/zle_tricky.c: fixed the error checking of
+	mbrtowc(), whose return value can never be < 0.
+
+	* unposted: Src/subst.c: silenced a compiler warning by making
+	an int unsigned.
+
+	* unposted: Src/signals.c: mark an arg as UNUSED().
+
 2007-01-24  Peter Stephenson  <pws@csr.com>
 
 	* unposted: Src/Builtins/sched.c: minor error in sched that no