about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ba2f041b..046db9d18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-12-20  Peter Stephenson  <pws@csr.com>
+
+	* Paul Ackersviller: 28538: as modified in 28540 plus a couple
+	of casts to char * I missed: Src/init.c,Src/input.c,
+	Src/parse.c, Src/prototypes.h, Src/utils.c, Src/Zle/zle_main.c:
+	pointer arithmetic needs to be done with char *, not void *.
+
 2010-12-19  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 28537: Src/lex.c, Test/D04parameter.ztst: word splitting on
@@ -14003,5 +14010,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5160 $
+* $Revision: 1.5161 $
 *****************************************************