summaryrefslogtreecommitdiffstats
path: root/contrib/patch/NEWS
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1998-01-04 20:25:29 +0000
committerache <ache@FreeBSD.org>1998-01-04 20:25:29 +0000
commit438e7809d9a5e4652a1c25b8bb102ed3dfc83e40 (patch)
treeb510a25e5213b4bf7f0564a778758ba21b5ea77a /contrib/patch/NEWS
parent4b6324645f7223db0870236240d6e99eb4cda757 (diff)
downloadFreeBSD-src-438e7809d9a5e4652a1c25b8bb102ed3dfc83e40.zip
FreeBSD-src-438e7809d9a5e4652a1c25b8bb102ed3dfc83e40.tar.gz
Raw import of patch 2.5
Diffstat (limited to 'contrib/patch/NEWS')
-rw-r--r--contrib/patch/NEWS19
1 files changed, 17 insertions, 2 deletions
diff --git a/contrib/patch/NEWS b/contrib/patch/NEWS
index de0f757..e984ba7 100644
--- a/contrib/patch/NEWS
+++ b/contrib/patch/NEWS
@@ -3,7 +3,22 @@ Known problems:
* The diffutils 2.7 documentation for `patch' is obsolete; this should be
fixed in diffutils 2.8. Until then, see `patch --help' or `man patch'.
-Change in version 2.4:
+Changes in version 2.5:
+
+* Version control is now independent of whether backups are made.
+ The -V or --version-control option and the VERSION_CONTROL and
+ PATCH_VERSION_CONTROL environment variables no longer affect whether
+ backups are made; they affect only the names of the backup files.
+
+* When asking the user whether to reverse a patch,
+ the default answer is now `no' instead of `yes'.
+
+* `patch' can now recognize context diffs that have been encapsulated
+ by prepending "- " to lines beginning with "-" (as per Internet RFC 934).
+
+* `patch' now reports an error if the input contains garbage and no patches.
+
+Changes in version 2.4:
* New options:
-Z or --set-utc sets times of patched files, assuming diff uses UTC (GMT).
@@ -90,7 +105,7 @@ Changes in version 2.2:
--help
--verbose
-i FILE or --input=FILE
- -y PREF or --basename-prefix=PREF
+ -Y PREF or --basename-prefix=PREF
* patch is now quieter by default; use --verbose for the old chatty behavior.
OpenPOWER on IntegriCloud