Path to this page:
Subject: CVS commit: pkgsrc/devel/libidn
From: Thomas Klausner
Date: 2006-10-24 00:58:18
Message id: 20061023225818.11FD2211CA@cvs.netbsd.org
Log Message:
Update to 0.6.8:
* Version 0.6.8 (released 2006-10-18)
** The gnulib directory is separated into two directories.
One gnulib directory (lib/gl/) for the LGPL library in lib/, and one
gnulib directory (gl/) for the GPL tools in src/. This allows the
GPL'd tools to use more gnulib modules than before, since earlier all
gnulib files had to be LGPL.
** Update gnulib files.
** Some minor cleanups, like assuming locale.h and setlocale().
** API and ABI is backwards compatible with the previous version.
Files: