From 697d170928a0b0abec0b7a9650bf9a2068b9060f Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 6 Mar 2008 17:23:00 +0000 Subject: History file-handling improvments. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 32cee6ae4..8d9b4f681 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2008-03-06 Wayne Davison + + * 24693: Src/utils.c: provide better errors when skipping + history-file saving due to ownership. Allow root to do the + save anyway if zsh can chown a file descriptor. Fixed the + propagation of the errno from a failed open() of the history + file (zsh used to complain about an invalid file descriptor). + + * unposted: Src/Zle/zle_utils.c: fixed 2 compiler warnings + about comparing signed and unsigned. + 2008-03-04 Peter Stephenson * unposted: Completion/Unix/Command/_perforce: ignore range -- cgit 1.4.1