1
0
Fork 0
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:
Wayne Davison 2002-02-12 19:36:15 +00:00
parent 168aeada1a
commit 8b7c9d40d4

View file

@ -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