summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2009-01-06 09:36:52 +0000
committerTor Lillqvist <tml@src.gnome.org>2009-01-06 09:36:52 +0000
commit486510ff3d20c93e4fc83ba8a8b763c8cc548a44 (patch)
tree762fb99d58d9baa981868ab0b1b7249e494dbfc9 /ChangeLog
parent935bf108b2dd9693c7f9f1e0752a03d2f0ccfbfa (diff)
downloadpango-486510ff3d20c93e4fc83ba8a8b763c8cc548a44.tar.gz
Bug 164001 - pango-querymodules doesn't work uninstalled on win32
2009-01-06 Tor Lillqvist <tml@iki.fi> Bug 164001 - pango-querymodules doesn't work uninstalled on win32 * pango/pango-utils.c (pango_get_lib_subdirectory): When running against an uninstalled, compile-time DLL, in the libtool-style .libs folder, use the compile-time install prefix. svn path=/trunk/; revision=2783
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1591a1dd..59dc3809 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-01-06 Tor Lillqvist <tml@iki.fi>
+
+ Bug 164001 - pango-querymodules doesn't work uninstalled on win32
+
+ * pango/pango-utils.c (pango_get_lib_subdirectory): When running
+ against an uninstalled, compile-time DLL, in the libtool-style
+ .libs folder, use the compile-time install prefix.
+
2009-01-03 Behdad Esfahbod <behdad@gnome.org>
Bug 384362 – pango can't select some font styles