about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2005-03-27 00:12:18 +0000
committerClint Adams <clint@users.sourceforge.net>2005-03-27 00:12:18 +0000
commit8b978d2f4efc4a550877e894cb7384c0caaa0cc2 (patch)
treeb874c98df64042af88ac70fa4ecff0ba8e82b2a5 /ChangeLog
parent2a59e22f73bb2ba0a96daf0e84b6da4fe48c1280 (diff)
downloadzsh-8b978d2f4efc4a550877e894cb7384c0caaa0cc2.tar.gz
zsh-8b978d2f4efc4a550877e894cb7384c0caaa0cc2.tar.xz
zsh-8b978d2f4efc4a550877e894cb7384c0caaa0cc2.zip
20773: Completion/Unix/Command/_getconf: additional variables from confstr().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55901aa0d..24bc32f8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -105,6 +105,11 @@
 	* 20774: Src/exec.c: fix e.g. "FOO=BAR BAR=FOO echo" failure to
 	unset FOO after finishing.
 
+2005-02-01  Clint Adams  <clint@zsh.org>
+
+	* 20773: Completion/Unix/Command/_getconf: additional variables
+	from confstr().
+
 2005-02-01  Peter Stephenson  <pws@csr.com>
 
 	* Peter A. Castro: 20759 updated as 20760 and 20765: configure.ac,