summaryrefslogtreecommitdiffstats
path: root/contrib/cvs/diff/ChangeLog
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-09-02 05:50:28 +0000
committerpeter <peter@FreeBSD.org>2002-09-02 05:50:28 +0000
commit9977823bcf0469bcd2b9a4a936f590610431dc1e (patch)
treeccb6a9c2edcbb1838738b9919d5b6b414e18328e /contrib/cvs/diff/ChangeLog
parent079d840809a2a051b85438534384a2d309b9543f (diff)
parentcf46dfb750863d760d19b9858b0a336b158275da (diff)
downloadFreeBSD-src-9977823bcf0469bcd2b9a4a936f590610431dc1e.zip
FreeBSD-src-9977823bcf0469bcd2b9a4a936f590610431dc1e.tar.gz
This commit was generated by cvs2svn to compensate for changes in r102840,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/cvs/diff/ChangeLog')
-rw-r--r--contrib/cvs/diff/ChangeLog35
1 files changed, 35 insertions, 0 deletions
diff --git a/contrib/cvs/diff/ChangeLog b/contrib/cvs/diff/ChangeLog
index 565bdb7..5c1dfc2 100644
--- a/contrib/cvs/diff/ChangeLog
+++ b/contrib/cvs/diff/ChangeLog
@@ -1,3 +1,38 @@
+2001-09-04 Derek Price <dprice@collab.net>
+
+ * Makefile.in: Regenerated with automake 1.5.
+
+2001-08-09 Derek Price <dprice@collab.net>
+
+ * system.h: Source some header files when present to eliminate warning
+ messages under Windows.
+ (Patch from "Manfred Klug" <manklu@web.de>.)
+
+2001-08-07 Derek Price <dprice@collab.net>
+
+ * build_diff.com: Turn on verify to get a better trace of the DCL.
+ * diff3.c: Eliminate compiler warning. The VMS read rval is ssize_t
+ (signed). The VMS size_t appears to be unsigned.
+ * io.c: Eliminate compiler warning (ssize_t).
+ (Patch from Mike Marciniszyn <Mike.Marciniszyn@sanchez.com>.)
+
+2001-08-06 Derek Price <dprice@collab.net>
+
+ * Makefile.in: Regenerated.
+
+2001-07-04 Derek Price <dprice@collab.net>
+
+ * Makefile.in: Regenerated with new Automake release candidate 1.4h.
+
+2001-06-28 Derek Price <dprice@collab.net>
+
+ * Makefile.in: Regenerated with new version of Automake.
+
+2001-05-07 Larry Jones <larry.jones@sdrc.com>
+
+ * diff3.c (diff3_run): Put the name of the output file in the error
+ message instead of "could not open output file" to aid in debugging.
+
2001-04-25 Derek Price <dprice@collab.net>
* Makefile.in: Regenerated using AM 1.4e as of today at 18:10 -0400.
OpenPOWER on IntegriCloud