Author: tfheen
Date: 2005-03-26 15:32:55 GMT
2005-03-26 Tollef Fog Heen <tfheen@err.no>
* configure.in: Bump to 0.16
* NEWS: update for 0.16
+2005-03-26 Tollef Fog Heen <tfheen@err.no>
+
+ * configure.in: Bump to 0.16
+
+ * NEWS: update for 0.16
+
2005-03-26 Tollef Fog Heen <tfheen@err.no>
* AUTHORS: Add myself.
-2005-03-18 Tollef Fog Heen <tfheen@debian.org>
+2005-03-18 Tollef Fog Heen <tfheen@err.no>
* pkg.c (print_package_list): Ignore requires when just listing
the available packages.
+pkg-config 0.16
+===
+
+ - Use a search path, rather than a single default directory.
+ - Fix a bunch of bugs in glib by backporting
+ - More man page fixes
+ - Lots of small fixes and cleanups over the place.
+
pkg-config 0.15
===
AC_INIT(pkg-config.1)
-AM_INIT_AUTOMAKE(pkgconfig, 0.15.0)
+AM_INIT_AUTOMAKE(pkgconfig, 0.16.0)
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)