mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-05 20:51:12 +02:00
Patch for part of sourceforge bug #1262954.
This commit is contained in:
parent
41fb468fca
commit
c2cace1a84
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-03-27 Wayne Davison <wayned@users.sourceforge.net>
|
||||
|
||||
* SF bug #1262954: Src/jobs.c: fixed a compilation problem
|
||||
when HAVE_GETRUSAGE is defined but HAVE_WAIT3 is not.
|
||||
|
||||
2006-03-26 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* users/10087: Src/parse.c: "case foo in" didn't turn off
|
||||
|
|
Loading…
Reference in a new issue