diff options
author | Nalin Dahyabhai <nalin@src.gnome.org> | 2003-01-20 19:32:31 +0000 |
---|---|---|
committer | Nalin Dahyabhai <nalin@src.gnome.org> | 2003-01-20 19:32:31 +0000 |
commit | 555e25cbdf12f82599e3ea084dd4dd1f7f6d9744 (patch) | |
tree | 3823d65ca45b5094adbada02a91260c50e3acdd3 | |
parent | 34a05c36e09189e5490165dd87098e2b1eacd05d (diff) |
- 0.10.12vte_0_10_12
-rw-r--r-- | vte.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ Name: vte -Version: 0.10.11 +Version: 0.10.12 Release: 1 Summary: An experimental terminal emulator. License: LGPL @@ -93,6 +93,10 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/*.a %{_libdir}/pkgconfig/* %changelog +* Mon Jan 20 2003 Nalin Dahyabhai <nalin@redhat.com> 0.10.12-1 +- fix a few accessibility bugs +- fix colors 90-97,100-107 not bright (GNOME #103713) + * Fri Jan 17 2003 Nalin Dahyabhai <nalin@redhat.com> 0.10.11-1 - fix overzealous clearing when drawing the cursor |