From 64ce3872b44ffc9cb73d6889198ad0bee8f2cb64 Mon Sep 17 00:00:00 2001 From: Daniel Pavel Date: Sat, 6 Jul 2013 14:24:17 +0200 Subject: [PATCH] changelog updated --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index ba35a369..c09132a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,8 +2,13 @@ * New single-window UI. * Performance MX leds show the current battery charge. * Support the VX Nano mouse. + * Faster and more accurate detection of devices. * If upower is accessible through DBus, handle suspend/resume. * Replaced Solaar icons with SVGs. + * For devices that + * Running solaar-cli in parallel with solaar is now less likely to cause issues. + * Bugfixes to saving and applying device settings. + * Properly handle ^C when running in console. 0.8.9: