diff options
author | Nalin Dahyabhai <nalin@src.gnome.org> | 2002-08-22 20:19:59 +0000 |
---|---|---|
committer | Nalin Dahyabhai <nalin@src.gnome.org> | 2002-08-22 20:19:59 +0000 |
commit | 8d4157d627e109caf00009f7a7468c3d8fe97729 (patch) | |
tree | 55b7a26cf360f24eec700520b99b9914797bd236 | |
parent | d7144c30e3481e893677d2653b48c2168c6a0bc7 (diff) |
0.8.3vte_0_8_3
-rw-r--r-- | vte.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,5 @@ Name: vte -Version: 0.8.2 +Version: 0.8.3 Release: 1 Summary: An experimental terminal emulator. License: LGPL @@ -61,6 +61,11 @@ rm $RPM_BUILD_ROOT/%{_libdir}/lib%{name}.la %{_libdir}/pkgconfig/* %changelog +* Wed Aug 21 2002 Nalin Dahyabhai <nalin@redhat.com> 0.8.3-1 +- track changes to the style's font +- always open fonts right away so that the metric information is correct +- make audible and visual bell independent options + * Wed Aug 21 2002 Nalin Dahyabhai <nalin@redhat.com> 0.8.2-1 - don't perform text substitution on text that is part of a control sequence |