about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWayne Davison <wayned@users.sourceforge.net>2002-04-17 10:28:47 +0000
committerWayne Davison <wayned@users.sourceforge.net>2002-04-17 10:28:47 +0000
commitd7c53a6a3a17470a0b283983eb730dbc393a7be5 (patch)
tree54bbcb2168e69697bd0b0ccf328b40fdc6c431a9
parent916dd5968d4a51cd595e8d8b36f8c621624ea68e (diff)
downloadzsh-d7c53a6a3a17470a0b283983eb730dbc393a7be5.tar.gz
zsh-d7c53a6a3a17470a0b283983eb730dbc393a7be5.tar.xz
zsh-d7c53a6a3a17470a0b283983eb730dbc393a7be5.zip
users/4678, 16703, and 16890.
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 008ff89ea..40aa5fe13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2002-04-17  Wayne Davison  <wayned@users.sourceforge.net>
+
+	* unposted: Src/params.c: HISTSIZE can now get set to 1 line
+	instead of bottoming-out at 2.
+
+	* users/4678: Src/hist.c: When rewriting the history file, make
+	sure that we didn't get an error on the read.
+
+	* 16890: Src/hist.c, Src/params.c: Fixed a history-file-truncation
+	problem by making SAVEHIST a special param.
+
+	* 16703-B: Src/builtin.c: Made the "history" builtin's parameter-
+	checking work better (so we complain less often).
+
 2002-04-17  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 16998: Src/Zle/computil.c: make compvalues unquote the string