summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@src.gnome.org>2003-02-20 07:45:50 +0000
committerNalin Dahyabhai <nalin@src.gnome.org>2003-02-20 07:45:50 +0000
commit17a773551191137c6fa618e750e2e026d9704d9d (patch)
treecb6279ddf6aaac6b8c5439ad486d88231bee2e9b
parent7f3cbb0a3d115e76c80ccd86dbc4a5ef2d71c62d (diff)
downloadvte_0_10_22.tar.gz
-rw-r--r--vte.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/vte.spec b/vte.spec
index 880efb01..722d71af 100644
--- a/vte.spec
+++ b/vte.spec
@@ -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)