diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-03-05 15:11:19 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-03-05 15:11:19 +0000 |
commit | dc0d9f6943988521fd3184e3f95b27da3bd636a9 (patch) | |
tree | f8a85fe5d8fedce1ebdf641bd0d163ac934bcc4c /NEWS | |
parent | 20b69a60b8281e4bc1d79f7b4ae9ed44921a6e45 (diff) | |
download | mgaonline-dc0d9f6943988521fd3184e3f95b27da3bd636a9.tar mgaonline-dc0d9f6943988521fd3184e3f95b27da3bd636a9.tar.gz mgaonline-dc0d9f6943988521fd3184e3f95b27da3bd636a9.tar.bz2 mgaonline-dc0d9f6943988521fd3184e3f95b27da3bd636a9.tar.xz mgaonline-dc0d9f6943988521fd3184e3f95b27da3bd636a9.zip |
log changes since 2008.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 36 |
1 files changed, 36 insertions, 0 deletions
@@ -6,3 +6,39 @@ Version 2.32 - 5 March 2008, Thierry Vignaud o do not notify if no network if already done o make sure notifications' text doesn't got truncated o use more modern API to check for updates + +Version 2.32 - Tue Feb 26 2008, Thierry Vignaud +- lazy load Rpmdrake::open_db so that urpm really is lazy loaded at + runtime when forking checker + +Version 2.31 - Tue Feb 26 2008, Thierry Vignaud +- make sure notifications' text doesn't got truncated + +Version 2.30 - Mon Feb 18 2008, Thierry Vignaud +- update inactive backport media (#34620) + +Version 2.29 - Tue Feb 5 2008, Thierry Vignaud +- increase initial check delayed from 60 seconds to 5 minutes +- make sure to not display any bubbles at all if no updates (#37451) +- really set nice priority +- use Gtk2::Notify instead of Gtk2::NotificationBubble (#37113) +- ues Gtk2::StatusIcon instead of Gtk2::TrayIcon +- hide icon when no updates are availlable (#29728) + +Version 2.28 - Fri Feb 1 2008, Thierry Vignaud +- do not crash when icon is removed from the panel socket (#35908) +- do not display a bubble while checking updates (#36526) +- make mdkapplet aware again of network status (#35107) +- readd back tooltips regarding "initial check delay" +- try harder not to report false positives (#36358) + +Version 2.21 - Tue Dec 4 2007, Thierry Vignaud +- drop --debug option +- drop online registration wizard (obsolete since we locally compute + updates) +- drop web link from menu (was only relevant for web based Online + service) +- install config file for applet +- kill dead code +- renice checking updates at level 7 +- show Mandriva Linux site instead of old mdvonline one |