SHA256
1
0
forked from pool/zsh

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

- Fix build with new ncurses library

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=77
This commit is contained in:
Ismail Dönmez
2011-11-24 10:22:24 +00:00
committed by Git OBS Bridge
parent 22e27d6c15
commit cb7b2c23ab
3 changed files with 26 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 24 09:00:37 UTC 2011 - idoenmez@suse.de
- Add custom completion support via /etc/zsh_completion.d
- Fix build with new ncurses library
-------------------------------------------------------------------
Mon Aug 1 23:17:10 UTC 2011 - crrodriguez@opensuse.org