diff options
author | Tim Janik <timj@gtk.org> | 2000-10-25 20:36:45 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 2000-10-25 20:36:45 +0000 |
commit | 50c23bd38e97cbe6dd1c5285aad3fa3ceeda8804 (patch) | |
tree | 8bb779068a8b9cbcf157b7c0dc35bb624d0f0161 /ChangeLog.pre-1-6 | |
parent | 9280772df472a551fa6595f4a747c371345db722 (diff) | |
download | pango-50c23bd38e97cbe6dd1c5285aad3fa3ceeda8804.tar.gz |
adapted g_Type_register_*() calls. GLib wants an additional flag field to
Wed Oct 25 15:39:49 2000 Tim Janik <timj@gtk.org>
* *.c: adapted g_Type_register_*() calls. GLib wants an additional
flag field to specify tape flags per node. added 0s all over the place,
making the assumption that no pango types are abstract ones.
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 9b046645..83003934 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,9 @@ +Wed Oct 25 15:39:49 2000 Tim Janik <timj@gtk.org> + + * *.c: adapted g_Type_register_*() calls. GLib wants an additional + flag field to specify tape flags per node. added 0s all over the place, + making the assumption that no pango types are abstract ones. + 2000-10-03 Tor Lillqvist <tml@iki.fi> * pango/pango.def |