summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@err.no>2007-12-29 17:49:50 +0100
committerTollef Fog Heen <tfheen@err.no>2007-12-29 17:49:50 +0100
commit138f9219b46697aa34c848aed80921f25b079e4a (patch)
treef9073be2247c878fdab1f82a197052bf692ed408 /ChangeLog
parenta376c715eadbce1b0d5c11877b9dd5ba804b8856 (diff)
downloadpkg-config-138f9219b46697aa34c848aed80921f25b079e4a.tar.gz
* pkg.c (internal_get_package): Don't add the internal-only
pkg-config package twice.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48b54eb..187ca61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-12-29 Tollef Fog Heen <tfheen@err.no>
+ * pkg.c (internal_get_package): Don't add the internal-only
+ pkg-config package twice.
+
* pkg.c (verify_package): Apply patch from Matthias Clasen of
RedHat to prevent segfaults if a Conflicts line is encountered.