diff options
author | Nalin Dahyabhai <nalin@src.gnome.org> | 2003-02-20 07:45:50 +0000 |
---|---|---|
committer | Nalin Dahyabhai <nalin@src.gnome.org> | 2003-02-20 07:45:50 +0000 |
commit | 17a773551191137c6fa618e750e2e026d9704d9d (patch) | |
tree | cb6279ddf6aaac6b8c5439ad486d88231bee2e9b | |
parent | 7f3cbb0a3d115e76c80ccd86dbc4a5ef2d71c62d (diff) |
0.10.22vte_0_10_22
-rw-r--r-- | vte.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ Name: vte -Version: 0.10.21 +Version: 0.10.22 Release: 1 Summary: An experimental terminal emulator. License: LGPL @@ -96,6 +96,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/*.a %{_libdir}/pkgconfig/* %changelog +* Thu Feb 20 2003 Nalin Dahyabhai <nalin@redhat.com> 0.10.22-1 +- be more careful about when we reset the IM (#81542) + * 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) |