diff options
author | Hans Breuer <hans@breuer.org> | 2004-03-03 22:35:19 +0000 |
---|---|---|
committer | Hans Breuer <hans@src.gnome.org> | 2004-03-03 22:35:19 +0000 |
commit | 38d96db577cbb5e50f45e05bd26f4af08f1cc7ca (patch) | |
tree | f167ad07704c982515f4992b7644945cd3d776a0 /ChangeLog.pre-1-4 | |
parent | 97493ff91793542b28f915cf0243598e4c4c03bf (diff) | |
download | pango-38d96db577cbb5e50f45e05bd26f4af08f1cc7ca.tar.gz |
if PANGO_MODULE_PREFIX is defined include the basic backend shaper (should
2004-03-03 Hans Breuer <hans@breuer.org>
* pango/module-defs-win32.c.win32 : if PANGO_MODULE_PREFIX is
defined include the basic backend shaper (should have been
commited at 2003-12-12, too)
* pango/makefile.msc : generate correct type for PangoFontMask
(bug #135892, John Ehresman)
* pango/opentype/makefile.msc : updated
* pango/pango.def pango/pangoft2.def : more updatd externals
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r-- | ChangeLog.pre-1-4 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index 28dad9a0..041d92b4 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,15 @@ +2004-03-03 Hans Breuer <hans@breuer.org> + + * pango/module-defs-win32.c.win32 : if PANGO_MODULE_PREFIX is + defined include the basic backend shaper (should have been + commited at 2003-12-12, too) + + * pango/makefile.msc : generate correct type for PangoFontMask + (bug #135892, John Ehresman) + * pango/opentype/makefile.msc : updated + + * pango/pango.def pango/pangoft2.def : more updatd externals + Wed Mar 3 16:00:10 2004 Owen Taylor <otaylor@redhat.com> * configure.in: Strip out the "export-dynamic" libtool |