diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9beb2f570..28f02f527 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-02-07 Peter Stephenson <pws@csr.com> + + * 23153: Src/utils.c: put back old ztrcmp(), with a comment: + as we're not doing strcoll() using full wide character conversion + is overkill. + 2007-02-06 Peter Stephenson <p.w.stephenson@ntlworld.com> * 23152: Src/builtin.c, Src/hashtable.c, Src/module.c, |