diff options
-rw-r--r-- | bootsplash.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 3ab1884..596476b 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 2.1.12 +%define version 2.1.13 %define release 1mdk %define _bootdir /boot @@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Fri Sep 10 2004 Warly <warly@mandrakesoft.com> 2.1.13-1mdk +- Do not refresh the screen if we are in verbose mode when rc starts + * Wed Sep 08 2004 Warly <warly@mandrakesoft.com> 2.1.12-1mdk - remove-theme now does not require an argument |