summaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
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.