Changelog
authorColin Walters <walters@src.gnome.org>
Thu, 28 Aug 2008 21:19:24 +0000 (21:19 +0000)
committerColin Walters <walters@src.gnome.org>
Thu, 28 Aug 2008 21:19:24 +0000 (21:19 +0000)
svn path=/trunk/; revision=513

ChangeLog

index 8e462d8..8492573 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-08-28  Colin Walters  <walters@verbum.org>
+
+       * gir/Makefile.am: Use --includedir
+       * girepository/girparser.c: Recursively parse
+       includes to pull in aliases and expand them.
+       We need this to avoid putting unknown names in
+       the typelibs.
+       * tools/compiler.c: Add --includedir option.
+       * giscanner/ast.py: Map size/ssize to types
+       too.
+
 2008-08-28  Tor Lillqvist  <tml@novell.com>
 
        Make check now runs successfully on Windows.