Trailing whitespace fix

* NEWS: Trailing whitespace fix.
This commit is contained in:
Andreas Gruenbacher 2012-09-28 12:43:42 +02:00
parent e8bfce6547
commit c9de555284

2
NEWS
View File

@ -1,6 +1,6 @@
* Two critical bug fixes in the "diff --git" format support.
* Clarify the message printed when a patch is expected to empty out and delete
a file, but the file does not become empty.
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.