summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-06-18 18:03:57 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-06-18 18:03:57 +0000
commit31a5851d6372712fa6bafd4a6081f21ecee1c570 (patch)
treeaf8dbbacc1dfadd0423f1b443b93f037de2b0b9e /quilt.changes
parent442b3debff33d2d0f13214abf42bd53525557ff9 (diff)
downloadquilt-31a5851d6372712fa6bafd4a6081f21ecee1c570.tar.gz
- Add fix for refresh --strip-trailing-whitespace option: now
refresh always checks for trailing whitespace and reports it per file and line number. With --strip-trailing-whitespace it strips the whitespace from the patch and from the affected files in the working tree.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes9
1 files changed, 9 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 9e851e8..514adeb 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,13 @@
-------------------------------------------------------------------
+Sat Jun 18 19:51:36 CEST 2005 - agruen@suse.de
+
+- Add fix for refresh --strip-trailing-whitespace option: now
+ refresh always checks for trailing whitespace and reports it
+ per file and line number. With --strip-trailing-whitespace it
+ strips the whitespace from the patch and from the affected files
+ in the working tree.
+
+-------------------------------------------------------------------
Sat Jun 18 15:03:13 CEST 2005 - agruen@suse.de
- Add new annotate command.