summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0396eacc..707367ec6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2004-08-16 Peter Stephenson <pws@csr.com>
+
+ * unposted: rename version to 4.2.1-dev-1 so as to avoid
+ confusion with the released version.
+
+ * unposted: update Etc/FAQ.yo as already sent to ftp.zsh.org
+
+ * 20258: Doc/Zsh/options.yo, Src/prompt.c: save command status
+ as well as error flag when performing substitutions in prompts.
+
+ * 20251: Src/math.c, Src/utils.c: Warn when an integer converted
+ from a string is too long and truncate it rather than let it
+ overflow.
+
2004-08-13 Clint Adams <clint@zsh.org>
* unposted: config.guess, config.sub: update to 2004-07-19 and