SHA256
1
0
forked from pool/zsh

- Fix custom completion support via /etc/zsh_completion.d

- Add trim-unneeded-completions.patch to remove unneeded completions
  when building for openSUSE

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=117
This commit is contained in:
Ismail Dönmez
2013-03-21 10:20:30 +00:00
committed by Git OBS Bridge
parent 5659994e95
commit 9918aee7eb
4 changed files with 28 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 21 10:17:56 UTC 2013 - idonmez@suse.com
- Fix custom completion support via /etc/zsh_completion.d
- Add trim-unneeded-completions.patch to remove unneeded completions
when building for openSUSE
-------------------------------------------------------------------
Sun Jan 27 20:53:10 UTC 2013 - dmitry_r@opensuse.org