about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2011-02-11 04:06:56 +0000
committerBart Schaefer <barts@users.sourceforge.net>2011-02-11 04:06:56 +0000
commit84bcecbfbd2b212782e715fbc9f3ab3e6f73f01a (patch)
tree1cdb5c2f6519fd55746d2e0d8f0be3fe385213a7 /ChangeLog
parent7e9b82879d27d6f51abb548f1d357bb9330a8992 (diff)
downloadzsh-84bcecbfbd2b212782e715fbc9f3ab3e6f73f01a.tar.gz
zsh-84bcecbfbd2b212782e715fbc9f3ab3e6f73f01a.tar.xz
zsh-84bcecbfbd2b212782e715fbc9f3ab3e6f73f01a.zip
users/15759 (send-invisible), users/15770 (HASH_DIRS), 28710 (_deb_packages)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ecd5702cf..599fae192 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2011-02-10  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* users/15759 (slightly augmented): Functions/Zle/send-invisible,
+	Functions/Zle/.distfiles: widget to read a concealed string from
+	the keyboard and stash it in $INVISIBLE.
+
+	* users/15770: Src/init.c: disable HASH_DIRS when not interactive.
+
+	* 28710: Completion/Debian/Type/_deb_packages: replace complex
+	parameter expansion with command substitution to speed diffing
+	of large lists of packages.
+
 2011-01-24  Clint Adams  <clint@zsh.org>
 
 	* Carl Worth: 28648: Completion/Unix/Command/_notmuch: notmuch
@@ -14166,5 +14178,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5191 $
+* $Revision: 1.5192 $
 *****************************************************