summaryrefslogtreecommitdiff
path: root/patch/diff-c-plus/readme
diff options
context:
space:
mode:
Diffstat (limited to 'patch/diff-c-plus/readme')
-rw-r--r--patch/diff-c-plus/readme6
1 files changed, 6 insertions, 0 deletions
diff --git a/patch/diff-c-plus/readme b/patch/diff-c-plus/readme
new file mode 100644
index 0000000..2fdc300
--- /dev/null
+++ b/patch/diff-c-plus/readme
@@ -0,0 +1,6 @@
+Use + (plus) prefix for added lines with -c
+
+This fixes the bug where all lines, both added and removed,
+use a - (minus) prefix when diff is run with the -c option.
+
+The bug is specific to 9front. It was fixed on 16 Nov 2020.