diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-09-04 22:27:59 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-09-04 22:27:59 +0000 |
commit | bd915064c3d67f0c069adc2d079a70126e325fac (patch) | |
tree | 6b97421d703446bbde63fdb2739a0d0d53582187 /ChangeLog | |
parent | f926ebbf23f93a08283c2dd5c8de44ef969d945f (diff) | |
download | zsh-bd915064c3d67f0c069adc2d079a70126e325fac.tar.gz zsh-bd915064c3d67f0c069adc2d079a70126e325fac.tar.xz zsh-bd915064c3d67f0c069adc2d079a70126e325fac.zip |
25610: remove dead code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b18b9a1ed..071139f7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-09-04 Clint Adams <clint@zsh.org> + * 25610: Src/hist.c: remove dead code. + * 25609: Src/Modules/zftp.c: initialize sz variable. 2008-09-03 Peter Stephenson <pws@csr.com> |