From af005fe20c9374b09447575db509eac69d7772d9 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Tue, 26 Nov 2002 01:01:29 +0000 Subject: Remove some confusing left over verbiage in API docs about what font Mon Nov 25 19:57:02 2002 Owen Taylor * pango/fonts.c (pango_font_description_free): Remove some confusing left over verbiage in API docs about what font descriptions could be freed. (#96558, Michael R. Walton.) --- ChangeLog | 7 +++++++ ChangeLog.pre-1-10 | 7 +++++++ ChangeLog.pre-1-2 | 7 +++++++ ChangeLog.pre-1-4 | 7 +++++++ ChangeLog.pre-1-6 | 7 +++++++ ChangeLog.pre-1-8 | 7 +++++++ pango/fonts.c | 3 +-- 7 files changed, 43 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 93ce2fde..876dabb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Mon Nov 25 19:57:02 2002 Owen Taylor + + * pango/fonts.c (pango_font_description_free): Remove + some confusing left over verbiage in API docs about what + font descriptions could be freed. (#96558, + Michael R. Walton.) + Mon Nov 25 19:24:29 2002 Owen Taylor * pango/mini-fribidi/fribidi_get_type.c (_pango_fribidi_get_type): diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 93ce2fde..876dabb5 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,10 @@ +Mon Nov 25 19:57:02 2002 Owen Taylor + + * pango/fonts.c (pango_font_description_free): Remove + some confusing left over verbiage in API docs about what + font descriptions could be freed. (#96558, + Michael R. Walton.) + Mon Nov 25 19:24:29 2002 Owen Taylor * pango/mini-fribidi/fribidi_get_type.c (_pango_fribidi_get_type): diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2 index 93ce2fde..876dabb5 100644 --- a/ChangeLog.pre-1-2 +++ b/ChangeLog.pre-1-2 @@ -1,3 +1,10 @@ +Mon Nov 25 19:57:02 2002 Owen Taylor + + * pango/fonts.c (pango_font_description_free): Remove + some confusing left over verbiage in API docs about what + font descriptions could be freed. (#96558, + Michael R. Walton.) + Mon Nov 25 19:24:29 2002 Owen Taylor * pango/mini-fribidi/fribidi_get_type.c (_pango_fribidi_get_type): diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index 93ce2fde..876dabb5 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,10 @@ +Mon Nov 25 19:57:02 2002 Owen Taylor + + * pango/fonts.c (pango_font_description_free): Remove + some confusing left over verbiage in API docs about what + font descriptions could be freed. (#96558, + Michael R. Walton.) + Mon Nov 25 19:24:29 2002 Owen Taylor * pango/mini-fribidi/fribidi_get_type.c (_pango_fribidi_get_type): diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 93ce2fde..876dabb5 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,10 @@ +Mon Nov 25 19:57:02 2002 Owen Taylor + + * pango/fonts.c (pango_font_description_free): Remove + some confusing left over verbiage in API docs about what + font descriptions could be freed. (#96558, + Michael R. Walton.) + Mon Nov 25 19:24:29 2002 Owen Taylor * pango/mini-fribidi/fribidi_get_type.c (_pango_fribidi_get_type): diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index 93ce2fde..876dabb5 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,10 @@ +Mon Nov 25 19:57:02 2002 Owen Taylor + + * pango/fonts.c (pango_font_description_free): Remove + some confusing left over verbiage in API docs about what + font descriptions could be freed. (#96558, + Michael R. Walton.) + Mon Nov 25 19:24:29 2002 Owen Taylor * pango/mini-fribidi/fribidi_get_type.c (_pango_fribidi_get_type): diff --git a/pango/fonts.c b/pango/fonts.c index a75ff116..07b248d7 100644 --- a/pango/fonts.c +++ b/pango/fonts.c @@ -652,8 +652,7 @@ pango_font_description_hash (const PangoFontDescription *desc) * pango_font_description_free: * @desc: a #PangoFontDescription * - * Frees a font description returned from pango_font_describe() - * or pango_font_description_copy(). + * Frees a font description. **/ void pango_font_description_free (PangoFontDescription *desc) -- cgit v1.2.1