about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-05-16 11:47:58 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-05-16 11:47:58 +0000
commita1327642ae72bd2b1c6751920a366d4e21fc89f5 (patch)
tree71a1caf9e12897c14a779fdacbbdd22a87c085b2 /ChangeLog
parent9533b19dad964fc9aa001f69146d356c42769a70 (diff)
downloadzsh-a1327642ae72bd2b1c6751920a366d4e21fc89f5.tar.gz
zsh-a1327642ae72bd2b1c6751920a366d4e21fc89f5.tar.xz
zsh-a1327642ae72bd2b1c6751920a366d4e21fc89f5.zip
update contributors to main shell
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5243ec8db..ef5fa7b5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-05-16  Peter Stephenson  <pws@csr.com>
 
+	* unposted: Etc/CONTRIBUTORS: update main shell list; still
+	need to update list for functions.
+
 	* 25051: Src/prompt.c, Src/complist.c, Src/zle_tricky.c:
 	add %F, %K, %f, %k handling to formatting strings for completion.