summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2009-04-06 16:54:28 +0200
committerAndreas Gruenbacher <agruen@suse.de>2009-04-06 16:54:28 +0200
commitc7d14511bf3ab43fbf09f11cf2125b194a76c718 (patch)
tree766fdd49b0fce8cd3929ce18b625d4504793560a
parent327c9391551f1939d161284deac292c23a65cb9c (diff)
downloadpatch-c7d14511bf3ab43fbf09f11cf2125b194a76c718.tar.gz
Phrase things a little better
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index fd549ea..dcfdac9 100644
--- a/NEWS
+++ b/NEWS
@@ -38,8 +38,8 @@
files.
* The -B, -Y, and -z options (--prefix, --basename-prefix, --suffix) now
imply the simple version control mode, and can be combined.
-* Reject more malformed normal format commands and check for trailing
- garbage. Recognize ed commands without addresses.
+* Patch rejects more malformed normal format commands and checks for trailing
+ garbage. It now recognizes ed commands without addresses.
* Handle missing timestamps better.
* Various bug fixes.