diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2004-09-02 03:52:40 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2004-09-02 03:52:40 +0000 |
commit | 7f2db6916e4f6bf4b221b51e8691b0c65fafdea5 (patch) | |
tree | 0f14f9eea40c5eca05568ad6a82c43e1c0759947 | |
parent | 3338d3121c453167f81e5b042cf8aa4d2bfb11df (diff) | |
download | zsh-7f2db6916e4f6bf4b221b51e8691b0c65fafdea5.tar.gz zsh-7f2db6916e4f6bf4b221b51e8691b0c65fafdea5.tar.xz zsh-7f2db6916e4f6bf4b221b51e8691b0c65fafdea5.zip |
Previously-forgotten entry corresponding to zed fix from workers/20244.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9ffa7c8c1..3676b8424 100644 --- a/ChangeLog +++ b/ChangeLog @@ -43,6 +43,11 @@ * 20254: Completion/Base/Core/_tags: restrict the scope of the default tag-order to fix a problem with cdrecord completion +2004-08-10 Bart Schaefer <schaefer@zsh.org> + + * 20244: Functions/Misc/zed: fix bug with editing of autoloaded + functions (introduced by 20089). + 2004-08-07 Oliver Kiddle <opk@zsh.org> * 20237: Completion/Unix/Command/_screen: rewrite completion of |