diff options
author | Owen Taylor <otaylor@redhat.com> | 2003-04-16 01:24:49 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-04-16 01:24:49 +0000 |
commit | 9a667ca47559ab501b33b9bc52052594735316e5 (patch) | |
tree | a5198d0987f5aec14351f7ada72b27a74799eb4f /ChangeLog.pre-1-10 | |
parent | 7465eeb03abcb70ec5ba637c9e602832fb24cb47 (diff) | |
download | pango-9a667ca47559ab501b33b9bc52052594735316e5.tar.gz |
Free the right string.
Tue Apr 15 09:19:21 2003 Owen Taylor <otaylor@redhat.com>
* pango/fonts.c (pango_font_description_set_family):
Free the right string.
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 5c185d69..298e5e01 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,8 @@ +Tue Apr 15 09:19:21 2003 Owen Taylor <otaylor@redhat.com> + + * pango/fonts.c (pango_font_description_set_family): + Free the right string. + Tue Apr 15 07:03:19 2003 Owen Taylor <otaylor@redhat.com> * pango/pangofc-font.h: Always include freetype.h |