summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@src.gnome.org>2002-05-02 23:31:55 +0000
committerNalin Dahyabhai <nalin@src.gnome.org>2002-05-02 23:31:55 +0000
commitcf348c8da67cc21b8f0f1bc04cb112becfaf91c2 (patch)
treebb8abbec13ce67f53f2ded77591529f575f8e4fc
parent823bf5b6426b9805b7e183abfd92630e0f556d7f (diff)
downloadvte-cf348c8da67cc21b8f0f1bc04cb112becfaf91c2.tar.gz
-rw-r--r--vte.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/vte.spec b/vte.spec
index b981c6e1..25787ba9 100644
--- a/vte.spec
+++ b/vte.spec
@@ -1,5 +1,5 @@
Name: vte
-Version: 0.3.5
+Version: 0.3.6
Release: 1
Summary: An experimental terminal emulator.
License: LGPL
@@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*
%changelog
+* Thu May 2 2002 Nalin Dahyabhai <nalin@redhat.com> 0.3.6-1
+- add a couple of sequence handlers, fix a couple of accessibility crashbugs
+
* Thu May 2 2002 Nalin Dahyabhai <nalin@redhat.com> 0.3.5-1
- fix cap parsing error and "handle" long invalid multibyte sequences better