summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>2000-12-15 14:42:22 +0000
committerTanaka Akira <akr@users.sourceforge.net>2000-12-15 14:42:22 +0000
commit35ac156d869f6e99131c2dff6e9e7c9f1123c5e4 (patch)
tree11c49f19a81ccd804f9a91da4de2438ea532f05c /ChangeLog
parent81185fe668de1a53f4632b3d185f41c11388501c (diff)
downloadzsh-35ac156d869f6e99131c2dff6e9e7c9f1123c5e4.tar.gz
zsh-35ac156d869f6e99131c2dff6e9e7c9f1123c5e4.zip
* 13281: Functions/Misc/mere: new implementation.
Completion/User/_mere: new completion function for mere.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f27e791c3..68a79acf9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-15 Tanaka Akira <akr@zsh.org>
+
+ * 13281: Functions/Misc/mere: new implementation.
+ Completion/User/_mere: new completion function for mere.
+
2000-12-13 Clint Adams <schizo@debian.org>
* 13250: Completion/User/.distfiles, Completion/User/_dict: