summaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-02-01 19:30:08 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-02-01 19:30:08 +0000
commit374dad00400fee8b81fbc59074a54247b6fa4e5b (patch)
tree467d7383bcb1fd985f8ff28b230ffed3b8e4f90d /BUGS
parent1789b5feefc582756aabd5000c41e290c76d6e81 (diff)
downloadquilt-374dad00400fee8b81fbc59074a54247b6fa4e5b.tar.gz
Document Index: bug
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS3
1 files changed, 3 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 94e9871..41d11d1 100644
--- a/BUGS
+++ b/BUGS
@@ -7,3 +7,6 @@
* Patch destroys the backup files it generates if a file appears more
than once in a patch. This is the reason why we use the backup-files
utility instead.
+
+* diff_file prints an `Index: ' line for each file it looks at, not only for
+ those that have differences in them.