summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2010-11-27 19:48:19 +0000
committerBart Schaefer <barts@users.sourceforge.net>2010-11-27 19:48:19 +0000
commitf1846856b3d3978382561c0aa289ce02f749ede8 (patch)
treef28e3f5e524ebe017ca3bfe62b4783a503b41fe7
parent828574d953596545ad0d62beb952a6a5978e9244 (diff)
downloadzsh-f1846856b3d3978382561c0aa289ce02f749ede8.tar.gz
zsh-f1846856b3d3978382561c0aa289ce02f749ede8.zip
workers/28461: flush stderr in PRINT_EXIT_VALUE handling
users/15583: update sticky-note
-rw-r--r--ChangeLog14
1 files changed, 11 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ed62b963..d2c6069fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
+2010-11-27 Barton E. Schaefer <schaefer@zsh.org>
+
+ * 28461: Src/exec.c: flush stderr in PRINT_EXIT_VALUE handling.
+
+ * users/15583: Functions/Misc/sticky-note: update with zstyles and
+ for ease of use in zle-line-init.
+
2010-11-27 Peter Stephenson <p.w.stephenson@ntlworld.com>
- * 28559: Src/utils.c: flush shell output in PROMPT_SP handling.
+ * 28459: Src/utils.c: flush shell output in PROMPT_SP handling.
2010-11-25 Wayne Davison <wayned@users.sourceforge.net>
@@ -27,7 +34,8 @@
2010-11-20 Peter Stephenson <p.w.stephenson@ntlworld.com>
- * 28425: Src/subst.c: remove null arguments and untokenize.
+ * 28425: Src/subst.c: remove null arguments and untokenize
+ in check_colon_subscript().
2010-11-18 Peter Stephenson <pws@csr.com>
@@ -13859,5 +13867,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5130 $
+* $Revision: 1.5131 $
*****************************************************