summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@src.gnome.org>2002-08-22 20:19:59 +0000
committerNalin Dahyabhai <nalin@src.gnome.org>2002-08-22 20:19:59 +0000
commit8d4157d627e109caf00009f7a7468c3d8fe97729 (patch)
tree55b7a26cf360f24eec700520b99b9914797bd236
parentd7144c30e3481e893677d2653b48c2168c6a0bc7 (diff)
downloadvte-8d4157d627e109caf00009f7a7468c3d8fe97729.tar.gz
-rw-r--r--vte.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/vte.spec b/vte.spec
index d44bd71d..9c3fac47 100644
--- a/vte.spec
+++ b/vte.spec
@@ -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