diff options
author | Nalin Dahyabhai <nalin@src.gnome.org> | 2003-06-09 19:11:36 +0000 |
---|---|---|
committer | Nalin Dahyabhai <nalin@src.gnome.org> | 2003-06-09 19:11:36 +0000 |
commit | 66f44b6f6856c20942f3400711f7bd478219103c (patch) | |
tree | 6f76cad8cfc284c8b41dcd036c1143e955c74f61 | |
parent | 01725edb4cd0cc8351f98770eb87214830f9964b (diff) |
0.10.29vte_0_10_29
-rw-r--r-- | vte.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,5 @@ Name: vte -Version: 0.10.28 +Version: 0.10.29 Release: 1 Summary: An experimental terminal emulator. License: LGPL @@ -96,6 +96,11 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/*.a %{_libdir}/pkgconfig/* %changelog +* Mon Jun 9 2003 Nalin Dahyabhai <nalin@redhat.com> 0.10.29-1 +- fix pagedown in application keypad mode +- fix for potential communication problems with the pty helper +- fix saving/restoring the cursor using DECSET/DECRST 1048 + * Mon May 12 2003 Nalin Dahyabhai <nalin@redhat.com> 0.10.28-1 - pty helper cleanups - support for CP437 |