summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 434f21c..3b2dc92 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
* Two critical bug fixes in the "diff --git" format support.
-* Only expect files to become empty if the patch says so (the "other" file
- must be /dev/null or dated the Epoch).
+* Clarify the message printed when a patch is expected to empty out and delete
+ a file, but the file does not become empty.
* Various improvements to messages when applying a patch to a file of different
type (regular file vs. symlink), when there are line ending differences (LF
vs. CRLF), and when in --dry-run mode.