diff options
author | Owen Taylor <otaylor@redhat.com> | 2003-07-24 18:38:32 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-07-24 18:38:32 +0000 |
commit | 56033f7c11ae51ef570be80c12ab72b75b68deb5 (patch) | |
tree | 07baf2c7f2dde2c0dc75d1ad10964d5242dc2f23 /ChangeLog.pre-1-4 | |
parent | a45995501b46d4bf1d120011817d1f3ef69127b6 (diff) | |
download | pango-56033f7c11ae51ef570be80c12ab72b75b68deb5.tar.gz |
Increment past the ';' for a list with multiple elements. (#117180, John
Thu Jul 24 14:35:48 2003 Owen Taylor <otaylor@redhat.com>
* pango/pango-utils.c (pango_language_matches): Increment
past the ';' for a list with multiple elements. (#117180,
John Finlay)
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r-- | ChangeLog.pre-1-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index e30d0182..750ff886 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,9 @@ +Thu Jul 24 14:35:48 2003 Owen Taylor <otaylor@redhat.com> + + * pango/pango-utils.c (pango_language_matches): Increment + past the ';' for a list with multiple elements. (#117180, + John Finlay) + 2003-06-25 Matthias Clasen <maclas@gmx.de> * pango/pango-layout.c: |