about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-01-19 12:42:53 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-01-19 12:42:53 +0000
commit94225e07fcc27f01edd4faee2391000f54a9aceb (patch)
treed3d5386215fd2a19fb9ca3a06cf2b7fa52b3b01b /ChangeLog
parentaa58d139ff3ffa7258a6273bf279d70f9ee31916 (diff)
downloadzsh-94225e07fcc27f01edd4faee2391000f54a9aceb.tar.gz
zsh-94225e07fcc27f01edd4faee2391000f54a9aceb.tar.xz
zsh-94225e07fcc27f01edd4faee2391000f54a9aceb.zip
28638: add $usergroups parameter
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 90eed33df..b73f63e45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-19  Peter Stephenson  <pws@csr.com>
+
+	* 28638: Doc/Zsh/parameter.yo, Src/zsh.h,
+	Src/Modules/parameter.c, plus NEWS added: add $usergroups hash
+	mapping from user's own groups by name to GID.
+
 2011-01-18  Peter Stephenson  <pws@csr.com>
 
 	* Mikael: 28637: Src/subst.c: ${foo:0:} caused crash.
@@ -14147,5 +14153,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5188 $
+* $Revision: 1.5189 $
 *****************************************************