diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2006-03-30 02:30:42 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2006-03-30 02:30:42 +0000 |
commit | d417afd041122c176e86ba64830aa3fc87f38ea3 (patch) | |
tree | ea0c064c1c4b1f039cf145e7158dedf8479dfe4d | |
parent | 72c516d822834c0d56b28cef3f7660e4119e21d4 (diff) | |
download | mgaonline-d417afd041122c176e86ba64830aa3fc87f38ea3.tar mgaonline-d417afd041122c176e86ba64830aa3fc87f38ea3.tar.gz mgaonline-d417afd041122c176e86ba64830aa3fc87f38ea3.tar.bz2 mgaonline-d417afd041122c176e86ba64830aa3fc87f38ea3.tar.xz mgaonline-d417afd041122c176e86ba64830aa3fc87f38ea3.zip |
2.0-4mdk
-rw-r--r-- | mdkonline.spec | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index 2f91a04c..1e5c3545 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -1,6 +1,6 @@ %define version 2.0 %define name mdkonline -%define release %mkrel 3 +%define release %mkrel 4 Summary: Mandriva Online Update Tool Name: %{name} @@ -121,6 +121,23 @@ rm -rf $RPM_BUILD_ROOT # http://www.mandrivalinux.com/en/cvs.php3) %changelog +* Wed Mar 29 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.0-4mdk +- log what's done in /var/log/explanations +- mdkapplet: + o switch to new SOAP interface + o use new server to check for updates +- mdkonline: + o center subdialogs on main window + o display error messages in various places + o fix account creation wizard + o fix running wizards on cooker + o fix some GUI oddities +- mdkupdate: + o display error messages in various places + o display the "preparing" popup earlier so that the user had some + feedback once he has clicked on al bundle on the web page + o use new server API for getting updates + * Thu Mar 16 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.0-3mdk - log what is done - add MIME support for KDE3 (it does not support the XDG mime trees |