diff options
-rw-r--r-- | bootsplash.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 31eb8c9..5a6668e 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 2.1.1 +%define version 2.1.2 %define release 1mdk %define _bootdir /boot @@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Wed Jan 21 2004 Warly <warly@mandrakesoft.com> 2.1.2-1mdk +- revert ttf.c to fix accent displaying during boot + * Wed Jan 21 2004 Warly <warly@mandrakesoft.com> 2.1.1-1mdk - add blino fix to splash.sh (better THEME variable handling) - NOTE: current bootsplash does not build against standrad glibc |