diff options
-rw-r--r-- | bootsplash.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 165328b..fba0b6d 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 2.1.8 +%define version 2.1.9 %define release 1mdk %define _bootdir /boot @@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Fri Jul 16 2004 Warly <warly@mandrakesoft.com> 2.1.9-1mdk +- fix rendering for UTF-8 mo (pablo) + * Thu Jul 1 2004 Olivier Blin <blino@mandrake.org> 2.1.8-1mdk - fix bootloader-config path - fix remove-boot-splash path |