summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@err.no>2009-03-30 20:49:17 +0200
committerTollef Fog Heen <tfheen@err.no>2009-03-30 20:49:17 +0200
commit669bfe2e0d5d761071a41bbbd771228b2b649187 (patch)
tree36e0730c2bda665bc6623be528ba97da954d733e /ChangeLog
parent02d5ae3fb61c52f642d3b6b41973f12372fcdc60 (diff)
downloadpkg-config-669bfe2e0d5d761071a41bbbd771228b2b649187.tar.gz
2009-03-30 Tollef Fog Heen <tfheen@err.no>
* pkg.[ch], main.c, check/check-missing: Don't recurse Requires at all unless we need to. Add check. Again, thanks to Loïc Minier for most of the idea and the implementation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46a6603..cc54d4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-03-30 Tollef Fog Heen <tfheen@err.no>
+ * pkg.[ch], main.c, check/check-missing: Don't recurse Requires at
+ all unless we need to. Add check. Again, thanks to Loïc Minier
+ for most of the idea and the implementation.
+
* pkg.[ch], parse.[ch], main.c, check/Makefile.am,
check/check-missing, check/missing-requires-private.pc:
Skip Requires.private unless we need to look at them for cflags.