summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72e8985b6..871ce086a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-10-14 Barton E. Schaefer <schaefer@zsh.org>
+
+ * unposted: Functions/Prompts/prompt_bart_setup: make sure
+ localtraps is unset before assigning to functions[TRAPWINCH].
+
+ * users/12008: Functions/Prompts/promptinit: emulate zsh to
+ avoid setopts conflicts. Run precmd and preexec only if they
+ are defined as functions.
+
2007-10-14 Clint Adams <clint@zsh.org>
* 23952: Src/Modules/curses.c, Src/Modules/curses.mdd: work with