]> err.no Git - pkg-config/commitdiff
Add missing news from 0.18.1, 0.19 and 0.20
authorTollef Fog Heen <tfheen@err.no>
Mon, 17 Oct 2005 05:01:03 +0000 (05:01 +0000)
committerTollef Fog Heen <tfheen@err.no>
Mon, 17 Oct 2005 05:01:03 +0000 (05:01 +0000)
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.

ChangeLog
NEWS

index c2957acdd026aad4ee7ae7b9faa08d082339ab2a..4f550eac2a35d8e57ceb490a45b8c107aa47781a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/NEWS b/NEWS
index bc7046b47060fbfd05b2126d2162332dbbdc7d6b..a49c35953ae38bb178827d87c996bad6aeaff3b4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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