diff options
author | Havoc Pennington <hp@redhat.com> | 2000-11-01 23:37:28 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2000-11-01 23:37:28 +0000 |
commit | 3ef9bb08b0b8ea7b36089d90a6d091f7e3f32307 (patch) | |
tree | fce1f6e2d033a4424f1b0a817f7dc95089edb10a /ChangeLog.pre-1-2 | |
parent | 944d744a867f9b612cacf83605514a8a926933d1 (diff) | |
download | pango-3ef9bb08b0b8ea7b36089d90a6d091f7e3f32307.tar.gz |
Fix bug where not all text was appended when parsing accelerators
2000-11-01 Havoc Pennington <hp@redhat.com>
* pango/pango-markup.c (text_handler): Fix bug where not all text
was appended when parsing accelerators
Diffstat (limited to 'ChangeLog.pre-1-2')
-rw-r--r-- | ChangeLog.pre-1-2 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2 index ab4c2b03..d8918893 100644 --- a/ChangeLog.pre-1-2 +++ b/ChangeLog.pre-1-2 @@ -1,4 +1,9 @@ -2000-11-01 +2000-11-01 Havoc Pennington <hp@redhat.com> + + * pango/pango-markup.c (text_handler): Fix bug where not all text + was appended when parsing accelerators + +2000-11-01 Pablo Saratxaga <pablo@mandrakesoft.com> * modules/thai/thai.c: added aliases for X11 font names used on Solaris |