about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2000-12-16 16:30:38 +0000
committerClint Adams <clint@users.sourceforge.net>2000-12-16 16:30:38 +0000
commit720b194aee6c1aea4eb23359edeb6bc6c29740a0 (patch)
treea3a849a28fa3964752517b4902ed0ba0b7eb1b18 /ChangeLog
parentfe8a55b640256711e81b94f9488ec7bdd8d1e956 (diff)
downloadzsh-720b194aee6c1aea4eb23359edeb6bc6c29740a0.tar.gz
zsh-720b194aee6c1aea4eb23359edeb6bc6c29740a0.tar.xz
zsh-720b194aee6c1aea4eb23359edeb6bc6c29740a0.zip
unposted: add _mere to .distfiles
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 655c050da..42dba9f71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-12-16  Clint Adams  <schizo@debian.org>
 
+	* unposted: Completion/User/.distfiles: add _mere
+
 	* 13285: Src/Zle/zle_bindings.c, Src/Zle/zle_keymap.c:
 	use vi-up-line-or-history and vi-down-line-or-history in
 	the vicmd keymap (rather than their emacsy counterparts).