diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-01-09 16:26:13 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-01-09 16:26:13 +0000 |
commit | 162c3a7674ce0f89b584859bb1a6050a4ee8679a (patch) | |
tree | 28f6875a142fc7965e3a50666f98b77eed04e733 /ChangeLog.pre-1-0 | |
parent | 957f267bd9c5b1fa19eb0b99e2cd9e064ca6e0c0 (diff) | |
download | pango-162c3a7674ce0f89b584859bb1a6050a4ee8679a.tar.gz |
Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to pango-enum-types.h.
Wed Jan 9 11:23:31 2002 Owen Taylor <otaylor@redhat.com>
* pango/Makefile.am (s-enum-types-h): Include glib-object.h,
Add G_BEGIN_DECLS/END_DECLS to pango-enum-types.h. (#68325,
Mikael Hermansson)
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r-- | ChangeLog.pre-1-0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0 index a5d46a67..cfddaa82 100644 --- a/ChangeLog.pre-1-0 +++ b/ChangeLog.pre-1-0 @@ -1,3 +1,9 @@ +Wed Jan 9 11:23:31 2002 Owen Taylor <otaylor@redhat.com> + + * pango/Makefile.am (s-enum-types-h): Include glib-object.h, + Add G_BEGIN_DECLS/END_DECLS to pango-enum-types.h. (#68325, + Mikael Hermansson) + Tue Jan 1 20:52:00 2002 Owen Taylor <otaylor@redhat.com> * pango/fonts.c (pango_font_description_merge[_static]): |