summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2008-11-25 21:09:56 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-11-25 21:09:56 +0000
commitaa42015592ee8c15bc32812d8570d52fbd66e7da (patch)
treeb3dfe8ce209f0f239ddb4465583830e845e1bcc0 /ChangeLog
parent9d19713fed76e3be0c4f1a40dfd63f4cfd308e6b (diff)
downloadgobject-introspection-aa42015592ee8c15bc32812d8570d52fbd66e7da.tar.gz
Revert earlier libtool change, there's no need
to execute through libtool since libtool would have created a wrapper if it was found at link time svn path=/trunk/; revision=969
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 698d0617..e6f8b292 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,11 +2,6 @@
* giscanner/ast.py: Define socklen_t as an alias for int32.
- * 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,