Accepting request 477019 from home:susnux:branches:shells

Update that fixes at least some annoying completion bugs and the printf bug (patched on openSUSE) is also resolved.

OBS-URL: https://build.opensuse.org/request/show/477019
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=182
This commit is contained in:
Ismail Dönmez
2017-03-05 19:32:31 +00:00
committed by Git OBS Bridge
parent ec41884d8c
commit 3a1035d612
7 changed files with 26 additions and 33 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Mar 5 14:40:13 UTC 2017 - rpm@fthiessen.de
- Update to 5.3.1
* Fix typo in chflags completion
* Fixed invalid git commands completion
* VCS info system: vcs_info git: Avoid a fork.
* Fix handling of "printf -" and "printf --"
- Removed upstream merged fix-printf.patch
-------------------------------------------------------------------
Tue Jan 10 16:27:19 UTC 2017 - jmatejek@suse.com