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=OlQMfZNS4lJiI7WzeN
	36owwrnhLdJvGxB5BLsMy/wx8UzyuJO38YxTr5F1RAIhwV9cAJT6iq2df9GWftaJ
	A06VV3jHI9QsBLgjRBduMrzIaXeBR2/SIGeVTJicd4G/nPBDB829O8nrL83gjZ7r
	Eah/89G9WTFMIOA5sinW9yU/s=
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=FW5Is2eTXvsBLnUFTQnZkhCI
	/zQ=; b=L0lo0t0AiZWxv9x4EUBwcULJ2o8Q4JEr2W85F1XQGtF8cw19iJAwKkJQ
	jTLiDqD/zDeJaUChvbxMx8mD94zQN+ijDIYhDQOwTptBl4xEESLHHKBub0+iyvED
	AU2Ve6GE5O7rzcz91eGREzFlAg0c8gMamBhDqxb7+gq+SHPV3LU=
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=-2.4 required=5.0 tests=ALL_TRUSTED,BAYES_00,FREEMAIL_FROM,FROM_LOCAL_NOVOWEL,HK_RANDOM_FROM autolearn=ham version=3.3.2 spammy=calgary, Calgary, ANNOUNCEMENT, alberta
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=0xmGhJWYGPxOTHGHyr3j9oTYl2pAgB+60IAiHdRldQ8=;        b=D/LoViN/QbBuEvtrNp386HQgA+W4Mx5AY7+hUEoTTJkDv04qtUbUz2/UbV8Oj8ZUEF         nI5MkFeQZ+zNzvVGFVhxyE9kUj/CVPZD/Zj6YoOEqONJzlZIIwcQQRg/DnhsY7aDa/v2         ylK2Gtq4ezLzB/wHFnv6l81tQOrY2kuCMuLGhtipTgntFKkQpZ+N/tKJ3w+GRqn/QXWZ         74uaJgbW82b+JzqLXMXHySV6Luoz9ZJKHJ7cxcfWinJ7fN3v0affcmyobM2ulofKVd3e         UH/gGq/yLPZI5KtOuXFE/uWf5sWipd6rG2ymJfvAmQJUGaBDwNYpc65PuvRcUraDa862         We+w==
X-Gm-Message-State: AHYfb5jgPN95Zu/DOG2rEx4569TcUwK1uemAVE90rtjNn/lYHCDFVsJP	QbADf3g/NgP3ZWTgPk0PEE+IeVzbqQuECYg=
X-Received: by 10.31.33.80 with SMTP id h77mr5181416vkh.11.1502068370763; Sun, 06 Aug 2017 18:12:50 -0700 (PDT)
MIME-Version: 1.0
From: Doug Henderson <djndnbvg@gmail.com>
Date: Sun, 6 Aug 2017 19:12:30 -0600
Message-Id: <announce.CAJ1FpuP_usqstciQnCp8uHm02-XBjkgeexd8PSaCkicvF7KMKQ@mail.gmail.com>
Subject: [ANNOUNCEMENT] expat 2.2.3-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.3-1
* libexpat1-2.2.3-1
* libexpat-devel-2.2.3-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.

See https://github.com/libexpat/libexpat/blob/master/expat/Changes
for changes.

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

