summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@src.gnome.org>2003-02-11 05:22:31 +0000
committerNalin Dahyabhai <nalin@src.gnome.org>2003-02-11 05:22:31 +0000
commitdf966a33b5897a81754175910fd64afd13ff365f (patch)
tree618b5b04b65baa43c5e462ca5197e8dddf22a80b
parent2cdb64e2fdcd4676df01e8658dfa566dbfed1933 (diff)
- 0.10.18vte_0_10_18
-rw-r--r--vte.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/vte.spec b/vte.spec
index 3cbc3d5..4f973c2 100644
--- a/vte.spec
+++ b/vte.spec
@@ -1,5 +1,5 @@
Name: vte
-Version: 0.10.17
+Version: 0.10.18
Release: 1
Summary: An experimental terminal emulator.
License: LGPL
@@ -93,6 +93,11 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/*.a
%{_libdir}/pkgconfig/*
%changelog
+* 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
+ accessibility layer doesn't ask for text past the end of the buffer
+
* Mon Feb 3 2003 Nalin Dahyabhai <nalin@redhat.com> 0.10.17-1
- draw 0x2592 natively