diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-09-18 21:32:09 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-09-18 21:32:09 +0000 |
commit | 23a0ae8e1f1c479f4399a875586bf029641dfeef (patch) | |
tree | 78912c123ab9b6a93e54c55f321167639a8d1b66 /ChangeLog.pre-1-0 | |
parent | a49e070d24242c0297e6325587c4bc135e13e26c (diff) | |
download | pango-23a0ae8e1f1c479f4399a875586bf029641dfeef.tar.gz |
Include parent_instance structures.
Tue Sep 18 17:29:20 2001 Owen Taylor <otaylor@redhat.com>
* pango/pangoft2-fontmap.c pango/pangoft2-private.h: Include
parent_instance structures.
* pango/fonts.c (pango_font_family_get_type): Pass in right
class structure.
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r-- | ChangeLog.pre-1-0 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0 index a3c014d8..b88be66f 100644 --- a/ChangeLog.pre-1-0 +++ b/ChangeLog.pre-1-0 @@ -1,3 +1,11 @@ +Tue Sep 18 17:29:20 2001 Owen Taylor <otaylor@redhat.com> + + * pango/pangoft2-fontmap.c pango/pangoft2-private.h: Include + parent_instance structures. + + * pango/fonts.c (pango_font_family_get_type): Pass in right + class structure. + Tue Sep 18 15:47:08 2001 Owen Taylor <otaylor@redhat.com> * configure.in (PANGO_MINOR_VERSION): Up to 0.19. |