summaryrefslogtreecommitdiff
path: root/vte.spec
diff options
context:
space:
mode:
Diffstat (limited to 'vte.spec')
-rw-r--r--vte.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/vte.spec b/vte.spec
index 193ee8ac..4327d2f5 100644
--- a/vte.spec
+++ b/vte.spec
@@ -1,5 +1,5 @@
Name: vte
-Version: 0.8.12
+Version: 0.8.13
Release: 1
Summary: An experimental terminal emulator.
License: LGPL
@@ -61,6 +61,10 @@ rm $RPM_BUILD_ROOT/%{_libdir}/lib%{name}.la
%{_libdir}/pkgconfig/*
%changelog
+* Fri Aug 30 2002 Nalin Dahyabhai <nalin@redhat.com> 0.8.13-1
+- restore the IM status window by restoring our own focus-in/focus-out
+ handlers (#72946)
+
* Fri Aug 30 2002 Nalin Dahyabhai <nalin@redhat.com> 0.8.12-1
- cleanups