about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-11-25 23:50:01 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-11-25 23:50:01 +0000
commitad5f9584c11561eb8d58b155aac018a771548e75 (patch)
tree21c430799fb4e67bb277d3ec9c91c12053616a29 /ChangeLog
parent3d680025994751fc87c9824d1299418585ef1a50 (diff)
downloadzsh-ad5f9584c11561eb8d58b155aac018a771548e75.tar.gz
zsh-ad5f9584c11561eb8d58b155aac018a771548e75.tar.xz
zsh-ad5f9584c11561eb8d58b155aac018a771548e75.zip
ALL_EXPORT tweaks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00294ed93..f7522a984 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-11-25  Bart Schaefer  <schaefer@zsh.org>
+
+	* 13192: Completion/Core/compinit, Src/params.c: Turn off
+	ALL_EXPORT during completion; don't export arrays or hashes, even
+	with ALL_EXPORT.
+
 2000-11-22  Tanaka Akira  <akr@zsh.org>
 
 	* 13181: Completion/Debian/_apt: add an action for _alternative.