diff options
author | Nalin Dahyabhai <nalin@src.gnome.org> | 2002-05-02 23:31:55 +0000 |
---|---|---|
committer | Nalin Dahyabhai <nalin@src.gnome.org> | 2002-05-02 23:31:55 +0000 |
commit | cf348c8da67cc21b8f0f1bc04cb112becfaf91c2 (patch) | |
tree | bb8abbec13ce67f53f2ded77591529f575f8e4fc | |
parent | 823bf5b6426b9805b7e183abfd92630e0f556d7f (diff) |
0.3.6vte_0_3_6
-rw-r--r-- | vte.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |