diff options
author | Nalin Dahyabhai <nalin@src.gnome.org> | 2003-02-13 07:17:45 +0000 |
---|---|---|
committer | Nalin Dahyabhai <nalin@src.gnome.org> | 2003-02-13 07:17:45 +0000 |
commit | 508eee4b6c66bf002c6ea2122d7fa5a2a6afa050 (patch) | |
tree | 0d0c4197756968c2fef6d73e0bc1906777dc9a99 | |
parent | 753acfcee65902e8012663adf664be9083596cfb (diff) |
0.10.19vte_0_10_19
-rw-r--r-- | vte.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ Name: vte -Version: 0.10.18 +Version: 0.10.19 Release: 1 Summary: An experimental terminal emulator. License: LGPL @@ -96,6 +96,10 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/*.a %{_libdir}/pkgconfig/* %changelog +* Thu Feb 13 2003 Nalin Dahyabhai <nalin@redhat.com> 0.10.19-1 +- close descriptor leak +- skip over fragments correctly when retrieving text and drawing rows + * Tue Feb 11 2003 Nalin Dahyabhai <nalin@redhat.com> 0.10.18-1 - fix for uncertain finalize order between the terminal and its accessible peer - always update the cursor position on accessibe-changed events so that the |