diff options
author | Clint Adams <clint@users.sourceforge.net> | 2000-10-01 23:43:55 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2000-10-01 23:43:55 +0000 |
commit | 8e628ac624c4df24f4bc39166dbbc2c01c91d208 (patch) | |
tree | 937e4877b0d5058ed68374f1e6c138f83016fb25 /ChangeLog | |
parent | f42bd3a3f9f018fc5a1a09c2a3175048660ba48f (diff) | |
download | zsh-8e628ac624c4df24f4bc39166dbbc2c01c91d208.tar.gz zsh-8e628ac624c4df24f4bc39166dbbc2c01c91d208.tar.xz zsh-8e628ac624c4df24f4bc39166dbbc2c01c91d208.zip |
unposted: remove unused variable declaration from ztat()
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a89ee127d..d00932858 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-10-01 Clint Adams <schizo@debian.org> + + * unposted: Src/Zle/compresult.c: remove unused variable declaration. + 2000-09-27 Clint Adams <schizo@debian.org> * 12863: Src/string.c, Src/Zle/compresult.c: remove ztrdupstring(), |