X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:mime-version:from:date:message-id
	:subject:to:content-type:sender; q=dns; s=default; b=gOR8o63zoLc
	48aQZH1OzIxp4kqrtuR3qh5Qt9pJs7+AVi240E3x2/ADiDTR4FX3ef9uOm8ig02a
	SGszzEiuBwjhusrUMmO5YEoYWgVJx68Fd3SsRIlQHKGawQyjgVgovVwX+8l8ubcI
	dCUDOTwqxtUnLbx0LoQUE/is1u0IfVPE=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:mime-version:from:date:message-id
	:subject:to:content-type:sender; s=default; bh=s/9kUM9HlBv7KGX8y
	ohicD2J508=; b=CRRmkf1hi7eiDmhVaBsB+w7fw+56S5VgZE/JhYTXOL8GxhqyA
	YKeyAbnqYeK+kk2oq7OkKQWE6ZMshSCfomsAJ8lCsR+l0iTP5TzYXH4Bxo8GFirC
	eGoN013o371W5WpEd0qr+OCXbkdBEikHSLY1gWVRDA6F0zO0oiFeHlJiSg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=0.0 required=5.0 tests=ALL_TRUSTED,BAYES_20,FREEMAIL_FROM,FROM_LOCAL_NOVOWEL,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=HAuthentication-Results:auth, canada, Canada, loose
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=mime-version:from:date:message-id:subject:to;        bh=pxYWz9SN63XUv5lRoJMP8RbYZHItV60zeqUMKd++xm8=;        b=S63shmUikcUOpQQWRFuMT5v1Qs71/iZ35IInLAVtQZ6f4y6mTEA/RU85Lt2OY5XB1C         fctaciBdGC62lQr78HTUOwociOUYeVRGmWeO/kfbVO7XsUsEFojI8mps0UhKfXRC86ic         APgMco1qPqVW7Ka8aS3iZfflFyhsz/r2JQOgkBt8u7mzI5CxL0yYiA+gCBVN1gXrXSW7         WqTqbXrJG7ehQxYwHiy6sQbaf4BRpGVplYgmTrvOqRfQMeZKDLiOqw7dFUl6UeHekxTy         Hb8iD7nC7TOV5FgQGF2w7pviYXxxcA7sDrmG+Xst96Q1L+qyVNia3chH4bD86PDMI1JB         Nj0g==
MIME-Version: 1.0
From: Doug Henderson <djndnbvg@gmail.com>
Date: Thu, 27 Sep 2018 12:11:11 -0600
Message-Id: <announce.CAJ1FpuPdkDyDHC5WguOAgXXO_RRCNya3psHhuzw6cbEjNPdjhQ@mail.gmail.com>
Subject: [ANNOUNCEMENT] expat 2.2.6-1
To: cygwin@cygwin.com
Content-Type: text/plain; charset="UTF-8"
Sender: qmail alias <cygwin@server4.sourceware.org>
X-IsSubscribed: yes

The following packages have been uploaded to the Cygwin distribution:

* expat-2.2.6-1
* libexpat1-2.2.6-1
* libexpat-devel-2.2.6-1

This is Expat, a C library for parsing XML, originally
written by James Clark, and now maintained by a loose group of
developers. Expat is a stream-oriented XML parser.  This means that
you register handlers with the parser before starting the parse.
These handlers are called when the parser discovers the associated
structures in the document being parsed.  A start tag is an example
of the kind of structures for which you may register handlers.

A description of changes included in this release is documented in

    https://github.com/libexpat/libexpat/blob/R_2_2_6/expat/Changes

-- 
Doug Henderson, Calgary, Alberta, Canada - from gmail.com

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

