diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-03-06 17:25:36 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-03-06 17:25:36 +0000 |
commit | 542b674b6ef8cdb8deb751aba2697869ceef8b04 (patch) | |
tree | baca9000a6f71c87362f76ab99b9869215d468be /ChangeLog.pre-1-0 | |
parent | 74a3b0e23ff9797780e074db3ba5b48396917ed0 (diff) | |
download | pango-542b674b6ef8cdb8deb751aba2697869ceef8b04.tar.gz |
Add some text names to weight map for weights that were added to the
Wed Mar 6 12:12:21 2002 Owen Taylor <otaylor@redhat.com>
* pango/fonts.c: Add some text names to weight map for
weights that were added to the PangoWeight enumeration
but not here. (#73728, Arnaud Charlet)
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 ffb74f71..dbcbf97d 100644 --- a/ChangeLog.pre-1-0 +++ b/ChangeLog.pre-1-0 @@ -1,3 +1,9 @@ +Wed Mar 6 12:12:21 2002 Owen Taylor <otaylor@redhat.com> + + * pango/fonts.c: Add some text names to weight map for + weights that were added to the PangoWeight enumeration + but not here. (#73728, Arnaud Charlet) + 2002-03-06 Manish Singh <yosh@gimp.org> * pango/Makefile.am: install-exec-hook should always exist, |