about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-02-13 16:34:19 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-02-13 16:34:19 +0000
commitc1467e410daf3953f081d588118f85175d0362aa (patch)
treec54b1bc882f7fd8cbe6eada0148da100dffdaea1 /ChangeLog
parentb9d8d6f20098f707b2dd4a62b5d288910082beb4 (diff)
downloadzsh-c1467e410daf3953f081d588118f85175d0362aa.tar.gz
zsh-c1467e410daf3953f081d588118f85175d0362aa.tar.xz
zsh-c1467e410daf3953f081d588118f85175d0362aa.zip
18238: bashcompinit was not being installed with --enable-function-subdirs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 905f3b195..2ca20c44d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2003-02-13  Oliver Kiddle  <opk@zsh.org>
 
+	* 18238: Config/installfns.sh, Src/Zle/complete.mdd:
+	bashcompinit was not being installed with --enable-function-subdirs
+
 	* users/5915: Completion/Unix/Command/_ssh: two levels of quoting
 	are needed for remote files referenced with scp