Add missing news from 0.18.1, 0.19 and 0.20

2005-10-17  Tollef Fog Heen  <tfheen@err.no>

	* NEWS: Add missing news and really release 0.20, since I didn't
	get around to actually uploading last night.
This commit is contained in:
Tollef Fog Heen 2005-10-17 05:01:03 +00:00
parent 7ee51221a0
commit bf48601d50
2 changed files with 25 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2005-10-17 Tollef Fog Heen <tfheen@err.no>
* NEWS: Add missing news and really release 0.20, since I didn't
get around to actually uploading last night.
2005-10-16 Tollef Fog Heen <tfheen@err.no>
* configure.in: Release 0.20

20
NEWS
View file

@ -1,3 +1,23 @@
pkg-config 0.20
===
- Fix test suite to work on Solaris. Yay non-POSIX /bin/sh :-(
- Fix segfault on --help with gcc4. Fix segfault on bigendian arches
in some cases.
- Win32 fixes
- Add --short-errors, now used by pkg.m4 if available. This gives a
better error message if some libraries can't be found.
pkg-config 0.19
===
- Fix a segfault
- Fix default search path
- Fix cosmetic bug in pkg.m4 where AC_MSG_RESULT wasn't called in
some cases.
pkg-config 0.18.1
===
- Fix up pkg.m4 to not end up with pkg_failed=untried always.
pkg-config 0.18
===
- The inter-library dependencies check was too tight and caused