about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-06-22 20:32:19 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-06-22 20:32:19 +0000
commit63eaea22384fd2d88ff519ffab8b4378e34d63e9 (patch)
treea65855c501d1a3e33393688f4326ce737071a0f0 /ChangeLog
parent655bb32a827d475e7b54ed65681aaf697933d028 (diff)
downloadzsh-63eaea22384fd2d88ff519ffab8b4378e34d63e9.tar.gz
zsh-63eaea22384fd2d88ff519ffab8b4378e34d63e9.tar.xz
zsh-63eaea22384fd2d88ff519ffab8b4378e34d63e9.zip
23581: handle errors writing history file better
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c69ccd82..b2d222614 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-22  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 23581: Src/hist.c: handle errors in writing history file
+	better.
+
 2007-06-22  Clint Adams  <clint@zsh.org>
 
 	* 23580: Completion/Unix/Command/_guilt: rudimentary completion