SHA256
1
0
forked from pool/zsh

- Add zsh-kill-suspended-job.patch: fix killing suspended jobs

- Add zsh-findproc.patch: fix findproc() to find stopped jobs

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=71
This commit is contained in:
Ismail Dönmez
2011-06-17 13:42:26 +00:00
committed by Git OBS Bridge
parent 5d681f512c
commit e4b22c21d8
4 changed files with 86 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 17 13:35:56 UTC 2011 - idonmez@novell.com
- Add zsh-kill-suspended-job.patch: fix killing suspended jobs
- Add zsh-findproc.patch: fix findproc() to find stopped jobs
-------------------------------------------------------------------
Wed Jun 1 13:17:38 UTC 2011 - idonmez@novell.com