summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@async.com.br>2008-11-25 13:01:58 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-11-25 13:01:58 +0000
commit5f9faf55884a8a32c47ff56165020b6988cc7aa0 (patch)
treec3b71263bd2a19cf84e367c14e33128fc630450c /ChangeLog
parent6087c1a763f19363789854525796e9e062043948 (diff)
downloadgobject-introspection-5f9faf55884a8a32c47ff56165020b6988cc7aa0.tar.gz
Execute the dumper program through libtool if it's installed, so we avoid
2008-11-25 Johan Dahlin <jdahlin@async.com.br> * giscanner/glibtransformer.py: * tools/g-ir-scanner: Execute the dumper program through libtool if it's installed, so we avoid loading the installed version. svn path=/trunk/; revision=964
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca93f70e..d3f1a211 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-11-25 Johan Dahlin <jdahlin@async.com.br>
+
+ * giscanner/glibtransformer.py:
+ * tools/g-ir-scanner:
+ Execute the dumper program through libtool if it's installed,
+ so we avoid loading the installed version.
+
2008-11-24 Johan Dahlin <jdahlin@async.com.br>
* girepository/gdump.c (dump_type): Remove a warning,