summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@src.gnome.org>2003-05-12 19:32:18 +0000
committerNalin Dahyabhai <nalin@src.gnome.org>2003-05-12 19:32:18 +0000
commit19904aa381711987992f6bece4e1ae2bc8ac1a7a (patch)
tree0fb588fa15101aa44a1d5356efabef446c619919
parentbd535ff69d841400a193d8d68ce285c72a381c89 (diff)
downloadvte-19904aa381711987992f6bece4e1ae2bc8ac1a7a.tar.gz
- 0.10.28vte_0_10_28
-rw-r--r--vte.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/vte.spec b/vte.spec
index b113ab14..8e68ce61 100644
--- a/vte.spec
+++ b/vte.spec
@@ -1,5 +1,5 @@
Name: vte
-Version: 0.10.27
+Version: 0.10.28
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 May 12 2003 Nalin Dahyabhai <nalin@redhat.com> 0.10.28-1
+- pty helper cleanups
+- support for CP437
+- fixed support for iso-2022-cn text
+
* Mon Apr 28 2003 Nalin Dahyabhai <nalin@redhat.com> 0.10.27-1
- use KS X 1001 instead of KS C 5601 for Korean display
- adjust selection so that triple-click hopefully works better