mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-12 11:01:15 +02:00
13302: division by zero
This commit is contained in:
parent
757168e2c8
commit
0acd646e94
2 changed files with 48 additions and 8 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-01-18 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 13302: Functions/Zftp/zftp_progress: division by zero
|
||||
|
||||
2001-01-16 Sven Wischnowsky <wischnow@zsh.org>
|
||||
|
||||
* 13365: Src/builtin.c, Src/exec.c, Src/glob.c, Src/hashtable.c,
|
||||
|
|
|
@ -1,18 +1,54 @@
|
|||