summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 13:17:24 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 13:17:24 +0000
commit832afdc5e96047309bcae0b190700d0c651956ec (patch)
tree4f284f6b7778baea3dd0f107f9d261d4219471b0
parent3d7263ff67534b5d533c1d78eca8d648b72bca93 (diff)
downloadzsh-832afdc5e96047309bcae0b190700d0c651956ec.tar.gz
zsh-832afdc5e96047309bcae0b190700d0c651956ec.zip
functions moved
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ed226bc8..199be0528 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-04-02 Sven Wischnowsky <wischnow@zsh.org>
+ * unposted, kind of: moving functions and scripts around, renaming
+ them, accidentally deleted them and re-installing them, etc.
+
* 13868: Src/Zle/compmatch.c, Src/Zle/computil.c: make
`_arguments -S' still complete long options after `--<TAB>';
fix for cursor positioning with partial word match specs