about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2011-05-12 15:57:01 +0000
committerMikael Magnusson <mikachu@gmail.com>2011-05-12 15:57:01 +0000
commit5ef22d41c4fa345b77de0d1d6dfb3d4a9b01ee15 (patch)
treeeec316dc540fc784d709db404dbc37601d313af0 /ChangeLog
parent1ac8412d6faf8d1d631a8cb366ca69aef97405bf (diff)
downloadzsh-5ef22d41c4fa345b77de0d1d6dfb3d4a9b01ee15.tar.gz
zsh-5ef22d41c4fa345b77de0d1d6dfb3d4a9b01ee15.tar.xz
zsh-5ef22d41c4fa345b77de0d1d6dfb3d4a9b01ee15.zip
29205: don't sort processes in _pids
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9abc510ec..efc7004a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2011-05-12  Mikael Magnusson <mikachu@gmail.com>
 
+	* 29205: Completion/Unix/Type/_pids: don't sort processes.
+
+2011-05-12  Mikael Magnusson <mikachu@gmail.com>
+
 	* 29208: Src/Zle/zle_move.c: make vimatchbracket check the
 	character left of the cursor when at the end of the line.
 
@@ -14660,5 +14664,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5292 $
+* $Revision: 1.5293 $
 *****************************************************