diff options
author | Nalin Dahyabhai <nalin@src.gnome.org> | 2003-04-28 19:09:20 +0000 |
---|---|---|
committer | Nalin Dahyabhai <nalin@src.gnome.org> | 2003-04-28 19:09:20 +0000 |
commit | 4d4941b0d8c157be6faf76c0fe66d4745e1b1467 (patch) | |
tree | d1d7215f4f0da47945a7b304288b87fb27f8eb3f | |
parent | 74dae314366fae6a6890ea99c8efa5a643b7fdc4 (diff) |
0.10.27vte_0_10_27
-rw-r--r-- | vte.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,5 @@ Name: vte -Version: 0.10.26 +Version: 0.10.27 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 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 +- fix meta-sends-escape for the return key + * Tue Mar 4 2003 Nalin Dahyabhai <nalin@redhat.com> 0.10.26-1 - calculate widths properly for monospaced fonts which include double-wide characters |