From f7b2570e158e8fbf84c8a96bced4f9866feeb753 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 5 May 2008 01:14:04 +0000 Subject: Locking simplification and signed/unsigned fixes. --- ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1e69df02a..e5e66fc42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-05-04 Wayne Davison + + * 24831 plus changes: Src/hist.c: simplified fcntl() locking. + + * unposted: Src/Zle/zle_hist.c, Src/Zle/zle_misc.c: fixed + signed/unsigned warnings, including an always true "if". + 2008-05-04 Peter Stephenson * Phil Pennock: 24904 + 24916: configure.ac, Src/system.h: don't @@ -5,7 +12,7 @@ if the standard says we need it for wcwidth(). * 24915: Src/Zle/zle_hist.c, Src/Zle/zle_misc.c, - Src/Zle/zle_move.c: Src/Zle/zle_vi.c: some more fix-ups for + Src/Zle/zle_move.c, Src/Zle/zle_vi.c: some more fix-ups for combining characters. 2008-05-02 Peter Stephenson @@ -195,7 +202,7 @@ * unposted: NEWS: list new features so far since 4.3.6. * Vincent Lefevre: 24818: Doc/Zsh/options.yo (modified), - Src/hist.c (with #ifdef HAVE_TRUNCATE), Src/options.c, Src/zsh.h: + Src/hist.c (with #ifdef HAVE_FTRUNCATE), Src/options.c, Src/zsh.h: history file locking using fcntl(). 2008-04-16 Clint Adams -- cgit 1.4.1