diff options
author | Nalin Dahyabhai <nalin@src.gnome.org> | 2003-02-20 03:48:40 +0000 |
---|---|---|
committer | Nalin Dahyabhai <nalin@src.gnome.org> | 2003-02-20 03:48:40 +0000 |
commit | 2d32bd03e7e24f1f0efbf0789bcef2aa6fe5aad0 (patch) | |
tree | fff525e44ae22f217e98ac38ff104ce4f9119973 | |
parent | 9ffc87c910438f68fa831982c53fdceafa529a38 (diff) |
- 0.10.21vte_0_10_21
-rw-r--r-- | vte.spec | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,5 @@ Name: vte -Version: 0.10.20 +Version: 0.10.21 Release: 1 Summary: An experimental terminal emulator. License: LGPL @@ -96,6 +96,12 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/*.a %{_libdir}/pkgconfig/* %changelog +* Wed Feb 19 2003 Nalin Dahyabhai <nalin@redhat.com> 0.10.21-1 +- report accessible focus-changed events properly +- fix window_scroll optimization check (#83679) +- fix ctrl-[2-8] (#83563) +- grab focus on button 1 click (#84384) + * Fri Feb 14 2003 Nalin Dahyabhai <nalin@redhat.com> 0.10.20-1 - don't mix up maintainer mode with debugging mode - coalesce data reads to spare the X server from too many small updates (#83472) |