* NEWS, configure.in: Release 0.23
2008-01-16 Tollef Fog Heen <tfheen@err.no>
+ * NEWS, configure.in: Release 0.23
+
* check/check-requires-private: Fix up test case. We want to get
the private -I option in all cases.
+pkg-config 0.23
+===
+ - Add support for setting sysroot through PKG_CONFIG_SYSROOT_DIR in
+ the environment.
+ - Update included glib to 1.2.10.
+ - Other minor fixes, including a segfault.
+
pkg-config 0.22
===
- Make Requires.private a whole lot more useful by traversing the
AC_INIT(pkg-config.1)
-AM_INIT_AUTOMAKE(pkg-config, 0.22)
+AM_INIT_AUTOMAKE(pkg-config, 0.23)
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)