]> err.no Git - pkg-config/commitdiff
Add missing bug numbers
authorTollef Fog Heen <tfheen@err.no>
Wed, 16 Aug 2006 19:09:24 +0000 (21:09 +0200)
committerTollef Fog Heen <tfheen@err.no>
Wed, 16 Aug 2006 19:09:24 +0000 (21:09 +0200)
ChangeLog

index a88d5f0f57121630089b92a850badf947aacca79..5236277a408b0e0cbb2ba3007bd3199e3d1239fd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
 
        * pkg.c: Add internal pkg-config package which can be queried for
        version number, name and URL for now.  More information will be
-       added later.
+       added later.  Debian #254289, #287339
 
        * parse.c (trim_and_sub): Since %{...} has not been used for a
        long time, there is no point in being able to escape %.  However,
 
        * pkg-config.1: Apply patch from Ed Catmur to document
        PKG_PROG_PKG_CONFIG and that it should be used if the first call
-       to PKG_CHECK_MODULES might not happen.
+       to PKG_CHECK_MODULES might not happen.  Freedesktop #7742
 
        * pkg-config.1: Apply patch from Ed Catmur to document
-       PKG_CHECK_EXIST.  Thanks a lot for both patches.
+       PKG_CHECK_EXIST.  Thanks a lot for both patches.  Freedesktop
+       #7741
 
 2005-12-28  Tollef Fog Heen  <tfheen@err.no>