summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@err.no>2009-03-30 20:51:18 +0200
committerTollef Fog Heen <tfheen@err.no>2009-03-30 20:51:18 +0200
commit4edc026776a0bfc9269108a769c02dc6f3dd19fd (patch)
tree6b7f98a8671b1b198edbff6afe1874226b146c64 /ChangeLog
parent669bfe2e0d5d761071a41bbbd771228b2b649187 (diff)
2009-03-30 Tollef Fog Heen <tfheen@err.no>
* pkg-config.1: Add documentation for --cflags-only-I, patch from Loïc Minier.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc54d4c..f50ae3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-03-30 Tollef Fog Heen <tfheen@err.no>
+ * pkg-config.1: Add documentation for --cflags-only-I, patch from
+ Loïc Minier.
+
* 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.