diff options
author | Noah Levitt <nlevitt@columbia.edu> | 2004-02-26 22:40:24 +0000 |
---|---|---|
committer | Noah Levitt <nlevitt@src.gnome.org> | 2004-02-26 22:40:24 +0000 |
commit | f27610770305444fcab90ce651f48265e41dfee2 (patch) | |
tree | 1a152ceb1c767938a15ffafa0be3a5bf05b0e708 /ChangeLog.pre-1-6 | |
parent | d226bc4cc0dd65d669a01cac46c35a77516ed422 (diff) | |
download | pango-f27610770305444fcab90ce651f48265e41dfee2.tar.gz |
Use g_array_sort correctly.
2003-02-26 Noah Levitt <nlevitt@columbia.edu>
* pango/pangofc-fontmap.c: Use g_array_sort correctly.
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 2ef11c9a..538b5478 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,7 @@ +2003-02-26 Noah Levitt <nlevitt@columbia.edu> + + * pango/pangofc-fontmap.c: Use g_array_sort correctly. + Tue Feb 24 14:29:26 2004 Owen Taylor <otaylor@redhat.com> * === Released 1.3.3 === |