summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0935ab45..3ff5e546 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
2008-05-31 Johan Dahlin <jdahlin@async.com.br>
+ * Makefile.am:
+ * configure.ac:
+ * girepository/Makefile.am:
+ * giscanner/transformer.py:
+ * gobject-introspection-1.0.pc.in:
+ * gobject-introspection.pc.in:
+ * tools/Makefile.am:
+
+ Rename pkg-config name to gobject-introspection-1.0,
+ Do not installed anything which is not using the gir format.
+ Disable compililation the old C scanner, but still keep the source
+ until all the remaning functionallity has been ported.
+
+2008-05-31 Johan Dahlin <jdahlin@async.com.br>
+
* giscanner/giscannermodule.c (symbol_get_ident): Prevent
a crash when symbol->indent is NULL.