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; q=dns; s=default; b=RFE+bfICieeDA672qM
	Zz8+UFYaWxOgrIN6KA0pGf/hQol0Ktid2xod/ScJ/YntQylpTp2GfuHtLGsrCjmS
	FKoMT/qbp+ZKkCn1ri9TqreQFiAqIVafvl9Gin6LJDtfinz8iOopldCWks+sXh+w
	fZ5keAokqPY9Dy4bsFe2TxUv8=
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; s=default; bh=6K9aPwXiYlZ4bYxonVMHN1zn
	lWQ=; b=VEDfnCpFnup9/OzJa1SIJVbE2CMBW+uPD42LiHIUFVEe8apFJOxYKcY3
	SYg5FINV0YtlkmsIUMzun+woqWD0gqpSmJisH2biSgNRsas4bVhTV+b210cVgSsA
	6PsoKkXhHiOTyZebe7XCiiofnmdTmg4Lq2PNXS1rzDpH6wMLZvk=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=ALL_TRUSTED,BAYES_00,DATE_IN_PAST_03_06,FREEMAIL_FROM,FROM_LOCAL_NOVOWEL,HK_RANDOM_FROM autolearn=no version=3.3.2 spammy=clark, Clark, loose, discovers
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:mime-version:from:date:message-id:subject:to;        bh=w1Sel5uC21jmgYjnUkwQIrMZsQvIPUFVOX8KSHf3xnE=;        b=NFIadh5ycDiOZB7HPbRaIQAxwOt675BdFBEHaw4kJJx2ZYh7ks97rYM/qpZKg4yn59         v+WGxOakb9gcfE5Inn2i5+LkcMC/pySZwckNoKKs7qt06WUIG/wwH7ii8LKOfV8SNBmv         O3j14jJUCm+8wRyBQz4KMjzQfJRaGsLTRlQgtImptqjVL0JZS2ZwZc1EqgoKQpsX2LqJ         vfAedp9ylk47CSh1cudWRv1NshlM/pjetzOVhBPGCXEAjscC4/ZXaDOodGckYOnIDpGA         jRl21Fs1oSL1i50NtBrH0ZtcHLcDvMFr4+HD7GHQA/LgxS8sTd/BSswdvgZ4hJKnVXnc         ZrKw==
X-Gm-Message-State: AIVw111Gf6rgjRO6UFr8RZA5fj/WX4IXfc8V0vmaPWiAOWWJKHzVdQSi	rhzDmmw1QUnx5qeyCHm8yisqoEYN5uSXSm8=
X-Received: by 10.159.37.100 with SMTP id 91mr9587071uaz.147.1500181113965; Sat, 15 Jul 2017 21:58:33 -0700 (PDT)
MIME-Version: 1.0
From: Doug Henderson <djndnbvg@gmail.com>
Date: Sat, 15 Jul 2017 22:58:13 -0600
Message-Id: <announce.CAJ1FpuPQzwqyGtAMh=Grp6i3RQ1F6r3htdJ7raLKZ8_owTRVOg@mail.gmail.com>
Subject: [ANNOUNCEMENT] expat 2.2.2-1
To: cygwin@cygwin.com
Content-Type: text/plain; charset="UTF-8"
X-IsSubscribed: yes

The following packages have been uploaded to the Cygwin distribution:

* expat-2.2.2-1
* libexpat1-2.2.2-1
* libexpat-devel-2.2.2-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.

--
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

