summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@err.no>2007-06-18 23:19:27 +0200
committerTollef Fog Heen <tfheen@err.no>2007-06-18 23:19:27 +0200
commit8ac159cd5e97b7aab8f64209013c4dbbc080b6d1 (patch)
tree12c588961ea93db88fb3e45ba6c97295a6dad0b5 /ChangeLog
parent9c6db2293560a8670943e6cd0176d25e49753e0f (diff)
downloadpkg-config-8ac159cd5e97b7aab8f64209013c4dbbc080b6d1.tar.gz
* pkg.c (recursive_fill_list): Make sure to act recursively with
Requires.private, making them much more useful. Special thanks to Matthias Clasen for lots and lots of nagging. Freedesktop #8788
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7da5f34..9b6ef4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-06-18 Tollef Fog Heen <tfheen@err.no>
+ * pkg.c (recursive_fill_list): Make sure to act recursively with
+ Requires.private, making them much more useful. Special thanks to
+ Matthias Clasen for lots and lots of nagging. Freedesktop #8788
+
* glib-patches/remove-strsignal-prototype.diff: define _GNU_SOURCE
there to get strsignal prototype, addresses the rest of
Freedesktop 10652.