summaryrefslogtreecommitdiff
path: root/vte.spec
diff options
context:
space:
mode:
Diffstat (limited to 'vte.spec')
-rw-r--r--vte.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/vte.spec b/vte.spec
index 8251331e..ba007377 100644
--- a/vte.spec
+++ b/vte.spec
@@ -1,5 +1,5 @@
Name: vte
-Version: 0.8.5
+Version: 0.8.6
Release: 1
Summary: An experimental terminal emulator.
License: LGPL
@@ -61,6 +61,9 @@ rm $RPM_BUILD_ROOT/%{_libdir}/lib%{name}.la
%{_libdir}/pkgconfig/*
%changelog
+* Mon Aug 26 2002 Nalin Dahyabhai <nalin@redhat.com> 0.8.6-1
+- one-liner segfault bug fix
+
* Sun Aug 25 2002 Nalin Dahyabhai <nalin@redhat.com> 0.8.5-1
- fix reverse video mode, which broke during the rendering rewrite