From 53a862dec52817c2e5f9cbe6d11077fed971c231 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 28 Oct 2005 22:16:47 +0000 Subject: 21948 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index f732e17c0..85e4e7835 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-10-28 Wayne Davison + + * 21948: Src/zsh.h, Src/Zle/zle_refresh.c: fixed a couple + compiler warnings about comparing signed & unsigned values. + The latter change should also remove a potential problem of + using WEOF without multibyte support being enabled. + 2005-10-28 Clint Adams * 21946, 21947: Completion/Unix/Command/_gcc: update -- cgit 1.4.1