X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E7B8A385771F
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1684766685;
	bh=VQMFhEEhMpHXxLqnqBlTcT2PcpQjn5Uwn+iylLsB2Qg=;
	h=To:Date:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=f/Bjxx3FFDIcEICvdb7vljFOr//Ov2ynX7OgWBTvnHHY/leE0pzDVkWMjhZumTXyz
	 +VUWCPV+hPUv91wxHKblUL8lOr1ghQz6qya+7/ERNss08PcXihn6am0PTub+cLold3
	 nT3TBxLH0DS7RHefb1ps5qrxvEx6HtiWc4FHXkZs=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 58A44385842A
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 235E4385840C
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B372B3858D35
X-Authority-Analysis: v=2.4 cv=VbHkgXl9 c=1 sm=1 tr=0 ts=646b7fad
 a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17 a=mDV3o1hIAAAA:8
 a=BIs5iz4HmOjYGJSCfLsA:9 a=_FVE-zBwftR9WsbkzFJk:22
To: cygwin@cygwin.com
Date: Mon, 22 May 2023 08:39:41 -0600
Message-Id: <announce.20230522083941.9619-1-Brian.Inglis@Shaw.ca>
Subject: [ANNOUNCEMENT] Updated: diffutils 3.10
X-CMAE-Envelope: MS4xfH3M+a/i+De/3zlAUg28L2W6M/32m/qZX3NAOQ7Anc0MnxOIx2x8Md4vzDEkY2ZOKweLlnZHw97LFl7QY046lj0eKu+odUccHOWDxo3AtPLckn7iNf86
 gEIYN7+ed3Ri6h+vh/7Q2LdyEe4pgGYvRjZM26f0q52EMV8s7T2PY1og8wxP2EnDpbIvMdm5+/u6y2QuXELrx9bsdH6U+4FJLBA=
X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, KAM_SHORT,
 RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Cygwin diffutils co-Maintainer via Cygwin-announce via Cygwin
 <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Cygwin diffutils co-Maintainer via Cygwin-announce
 <cygwin-announce@cygwin.com>,
        Cygwin diffutils co-Maintainer <Brian.Inglis@Shaw.ca>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

The following packages have been upgraded in the Cygwin distribution:

* diffutils	3.10

Diffutils includes four utilities: diff, cmp, diff3 and sdiff.
The diff command compares two files and shows the differences, line by line.
The cmp command shows the offset and line numbers where two files
differ, or can show the characters that differ between the two files.
The diff3 command shows the differences between three files. Diff3 can
be used when two people have made independent changes to a common
original; diff3 can produce a merged file that contains both sets of
changes and warnings about conflicts.
The sdiff command can be used to merge two files interactively.

For more information see the project home page:

	https://www.gnu.org/software/diffutils/

Please see below or read /usr/share/doc/diffutils/NEWS after
installation for details of changes since the previous release:

	https://git.savannah.gnu.org/cgit/diffutils.git/tree/NEWS


Noteworthy changes in release 3.10	2023-05-21

* cmp/diff can again work with file dates past Y2K38
  [bug introduced in 3.9]

* diff -D no longer fails to output #ifndef lines.
  [bug#61193 introduced in 3.9]


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
