summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7bb84092..9e0905ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-10-27 Tommi Komulainen <tommi.komulainen@iki.fi>
+
+ Bug 558062 – provide and use paths in the .pc file
+
+ * gobject-introspection-1.0.pc.in: provide typelibdir variable
+ for where .typelibs should be installed (callers shouldn't need
+ to construct paths from bits and pieces)
+
2008-10-25 Andreas Rottmann <a.rottmann@gmx.at>
Bug 557791 – g_irepository_require() could return a GTypelib *