mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-04 22:51:42 +02:00
Two unposted tweaks.
This commit is contained in:
parent
168aeada1a
commit
8b7c9d40d4
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2002-02-12 Wayne Davison <wayned@users.sourceforge.net>
|
||||
|
||||
* unposted: Src/params.c: The minimum size of histsiz (aka HISTSIZE)
|
||||
should be 1, not 2.
|
||||
|
||||
* unposted: Src/builtin.c: Silenced a compiler warning.
|
||||
|
||||
2002-02-12 Bart Schaefer <schaefer@zsh.org>
|
||||
|
||||
* unposted: Doc/Zsh/compsys.yo: special-dirs example derived from
|
||||
|
|
Loading…
Reference in a new issue