X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=NEWS;h=9b5dc4b416ec3a146367225a2dec5d73554bad6a;hb=7515d8319a37441eaf009a197300b3590c7aca82;hp=3689a4daf22f7e8f2dd5d9b807f2ff6a8b91d89e;hpb=6d5ba7e7b30d2f49d48397a6315b4fbf60214184;p=monky diff --git a/NEWS b/NEWS index 3689a4d..9b5dc4b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,34 @@ +Summary of changes for Conky release 1.4.5: +------------------------------------------- +Added config items: +- max_specials +- max_port_monitor_connections + +Removed config items: +- min_port_monitors +- min_port_monitor_connections + +Added variables: +- entropy_avail +- entropy_poolsize +- entropy_bar + +Added length specifier to audacious_title. + +Split battery var into: +- battery and battery_time + +Fixed broken texeci variable. +Fixed build error with --disable-x11. +Fixed build error with --disable-xdamage. +Fixed acpi battery issues. +Fixed mem var overflows when >= 4GB. +Close pop3/imap sockets properly. +Improved internal thread handling. +Converted tcp_portmon internal hash to GLib +for GPL compatibility. + + Summary of changes for Conky release 1.4.4: ------------------------------------------- * fix build error for freebsd.