Subject: CVS commit: pkgsrc/devel/libidn
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 09/20/2004 23:35:50
Module Name:	pkgsrc
Committed By:	wiz
Date:		Mon Sep 20 23:35:50 UTC 2004

Modified Files:
	pkgsrc/devel/libidn: Makefile PLIST distinfo

Log Message:
Update to 0.5.5:
* Version 0.5.5 (released 2004-09-13)

** Hide accidentally exported variable g_utf8_skip, by marking it as static.

** Various fixes.

** API and ABI is backwards compatible with the previous version.
g_utf8_skip: REMOVED.  (But never meant to be used.)

* Version 0.5.4 (released 2004-08-08)

** Translation updates.

** API and ABI is backwards compatible with the previous version.

* Version 0.5.3 (released 2004-08-05)

** Fix crash in `idn --tld' command line tool.

** API and ABI is backwards compatible with the previous version.

* Version 0.5.2 (released 2004-07-14)

** Java "make install" rules are now DESTDIR compatible.

** API and ABI is backwards compatible with the previous version.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/libidn/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/libidn/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/libidn/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.