]> err.no Git - pkg-config/commitdiff
add missing bug numbers
authorArch Librarian <arch@canonical.com>
Thu, 14 Jul 2005 13:07:32 +0000 (13:07 +0000)
committerArch Librarian <arch@canonical.com>
Thu, 14 Jul 2005 13:07:32 +0000 (13:07 +0000)
Author: tfheen
Date: 2005-06-27 20:04:07 GMT
add missing bug numbers

ChangeLog

index caf8e3f321e6d32879af461f9e8a9c4cd7ef96fd..d6a22afaa68e20a424fe43aff6a8bb2e8adde81f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2005-06-27  Tollef Fog Heen  <tfheen@err.no>
 
        All those Requires.private changes are thanks to James
-       Henstridge.  Thanks!
+       Henstridge.  Thanks!  Freedesktop #3097
        
        * check/private-dep.pc, check/public-dep.pc,
          check/requires-test.pc: New files, data for the
        (parse_package_file): Handle Requires.private
 
        * pkg.m4: Add PKG_CHECK_EXISTS to check if a module exists.
-       Thanks to James Henstridge for the patch.
+       Thanks to James Henstridge for the patch.  Freedesktop #3530
 
 2005-06-26  Tollef Fog Heen  <tfheen@err.no>
 
        * pkg.m4: Get rid of caching again.  This breaks too much stuff,
-       and pkg-config doesn't take much time to run.
+       and pkg-config doesn't take much time to run.  Freedesktop #3550
 
        * glib-patches/configure.in-fd_set.diff: Patch to grep for fd_set
        rather than fd_mask.  Thanks to David Wolfe for the fix.  This
-       should make pkg-config happier on QNX.
+       should make pkg-config happier on QNX.  Gnome #129687
 
 2005-06-03  Tollef Fog Heen  <tfheen@err.no>