diff options
author | Tollef Fog Heen <tfheen@err.no> | 2007-12-29 17:49:50 +0100 |
---|---|---|
committer | Tollef Fog Heen <tfheen@err.no> | 2007-12-29 17:49:50 +0100 |
commit | 138f9219b46697aa34c848aed80921f25b079e4a (patch) | |
tree | f9073be2247c878fdab1f82a197052bf692ed408 /ChangeLog | |
parent | a376c715eadbce1b0d5c11877b9dd5ba804b8856 (diff) |
* pkg.c (internal_get_package): Don't add the internal-only
pkg-config package twice.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |