summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2014-01-17 18:07:27 +0100
committerJean Delvare <jdelvare@suse.de>2014-01-17 18:07:27 +0100
commit1f6ce06418928d18e364064b58e2f76c034089aa (patch)
tree6fe2a81d0d486efa456950066c7cae012da62694 /quilt.changes
parentacb80b9a0b6eee5b53891b901130921bd595c016 (diff)
downloadquilt-1f6ce06418928d18e364064b58e2f76c034089aa.tar.gz
Add missing entries to quilt.changes
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes29
1 files changed, 29 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 1b203b2..57bb638 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Fri Jan 17 14:37:21 CET 2014 - jdelvare@suse.de
+
+- Stop using patch option -E.
+- Add a test case for patches leaving empty files.
+
+-------------------------------------------------------------------
+Tue Jan 7 15:56:16 CET 2014 - jdelvare@suse.de
+
+- bash_completion: Fix completion of patch names (closes #27111 on
+ Savannah.)
+
+-------------------------------------------------------------------
+
Sat Dec 21 17:00:57 CET 2013 - mquinson@debian.org
- bin/patch-wrapper.in: Die with an informative message when /proc is
@@ -6,6 +20,21 @@ Sat Dec 21 17:00:57 CET 2013 - mquinson@debian.org
patch, the script was dying with a cryptic message in this situation.
-------------------------------------------------------------------
+Fri Dec 20 21:36:29 CET 2013 - jdelvare@suse.de
+
+- test/run: Rewrite the main parsing loop.
+- test/run: Fix variable substitution.
+- test/run: Documentation update.
+
+-------------------------------------------------------------------
+Tue Dec 17 14:03:51 CET 2013 - jdelvare@suse.de
+
+- test/run: Record the status returned by every command, so that
+ test cases can check them.
+- test/*.text: Test the status returned by all commands in 4 test
+ cases.
+
+-------------------------------------------------------------------
Sun Dec 8 23:32:16 CET 2013 - mquinson@debian.org
- Mark some more strings as translatable