Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A7BCC63BBBD for ; Mon, 16 Aug 2010 21:42:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5697163B101; Mon, 16 Aug 2010 21:42:19 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 60C6D63B100 for ; Mon, 16 Aug 2010 21:42:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5075A175DD; Mon, 16 Aug 2010 21:42:18 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 16 Aug 2010 21:42:18 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/security/libassuan2 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20100816214218.5075A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Mon Aug 16 21:42:18 UTC 2010 Modified Files: pkgsrc/security/libassuan2: Makefile distinfo Log Message: Update to 2.0.1: Noteworthy changes in version 2.0.1 (2010-08-09) ------------------------------------------------ * Support for WindowsCE. * Input and output notification handler can now really access the parsed fd as stated in the manual. * Cleaned up the logging. * Interface changes relative to the 2.0.0 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ assuan_free NEW. _assuan_w32ce_create_pipe NEW. ASSUAN_LOG_CONTROL NEW. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/security/libassuan2/Makefile \ pkgsrc/security/libassuan2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.