diff options
author | Johan Dahlin <jdahlin@async.com.br> | 2009-01-15 22:31:07 +0000 |
---|---|---|
committer | Johan Dahlin <johan@src.gnome.org> | 2009-01-15 22:31:07 +0000 |
commit | 63cd2160c4782a2d419ceeb08c51d7d9955c21f6 (patch) | |
tree | 584489d6887824ea08f3a5fec7e451c21cd452cc /ChangeLog | |
parent | 4d320b0b10ccba8c89aa8b2fd4ddc90f99b8688f (diff) | |
download | gobject-introspection-63cd2160c4782a2d419ceeb08c51d7d9955c21f6.tar.gz |
Bug 567813 – Everything should be versioned
2009-01-15 Johan Dahlin <jdahlin@async.com.br>
Bug 567813 – Everything should be versioned
* gir/Makefile.am:
* girepository/Makefile.am:
* girepository/girepository.c (init_globals):
* girepository/girparser.c (locate_gir):
* giscanner/dumper.py:
* giscanner/transformer.py:
* gobject-introspection-1.0.pc.in:
* tests/everything/Makefile.am:
* tests/invoke/Makefile.am:
* tests/offsets/Makefile.am:
* tests/repository/Makefile.am:
* tests/scanner/Makefile.am:
* tools/Makefile.am:
svn path=/trunk/; revision=1046
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +2009-01-15 Johan Dahlin <jdahlin@async.com.br> + + Bug 567813 – Everything should be versioned + + * gir/Makefile.am: + * girepository/Makefile.am: + * girepository/girepository.c (init_globals): + * girepository/girparser.c (locate_gir): + * giscanner/dumper.py: + * giscanner/transformer.py: + * gobject-introspection-1.0.pc.in: + * tests/everything/Makefile.am: + * tests/invoke/Makefile.am: + * tests/offsets/Makefile.am: + * tests/repository/Makefile.am: + * tests/scanner/Makefile.am: + * tools/Makefile.am: + 2009-01-13 Johan Dahlin <jdahlin@async.com.br> Bug 555036 – put gtk-doc in GIR |