Forgotten update to the changes file...

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=79
This commit is contained in:
Jean Delvare 2014-04-25 16:20:21 +00:00 committed by Git OBS Bridge
parent 5f4669d1c8
commit 251da832b3

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Fri Apr 25 18:16:09 CEST 2014 - jdelvare@suse.de
- quilt-bash_completion-fix-completion-of-patch-names.patch: Fix
bash completion of patch names (bnc#872719)
- quilt-boost-the-speed-of-series-applied-and-unapplied.patch:
Performance boost for series, applied and unapplied commands
(bnc#872719)
- quilt-enable-patch-wrapper-test.patch: Re-enable testing of
patch-wrapper (bnc#872719)
- quilt-files-return-nothing-if-there-are-no-files.patch: Fix quilt
files output when there are no files (bnc#872719)
- quilt-fix-quilt-diff-z-on-files-with-spaces-in-name.patch: Fix
quilt diff -z on file names including spaces (bnc#872719)
- quilt-patches-fix-heuristic-for-unapplied-patches-with-timestamps.patch:
Fix patches heuristic for unapplied patches with timestamps
(bnc#872719)
- quilt-patches-optimize-processing-of-unapplied-patches.patch,
quilt-patches-optimize-the-multiple-files-case.patch: Fix
performance regression in quilt patches (bnc#872719)
- quilt-refresh-fix-error-message.patch: Fix refresh error message
(bnc#872719)
-------------------------------------------------------------------
Thu Apr 17 10:49:29 CEST 2014 - jdelvare@suse.de