From 4f74e297e47f3ac3e4c11e05674fdf39cdc96edd Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 18 Aug 2014 13:08:48 +0100 Subject: Released UPower 0.99.1 --- NEWS | 20 ++++++++++++++++++++ RELEASE | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b5b7b08..42d8f62 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +Version 0.99.1 +~~~~~~~~~~~~~~ +Released: 2014-08-18 + +New Features: + - Expose "capacity" and "energy-full-design" properties on OpenBSD (Fabian Raetz) + - Remove IsDocked property (Bastien Nocera) + - Remove unused polkit dependency (Eric Koegel, Martin Pitt) + +Bugfixes: + - Create the history directory at runtime (Cosimo Cecchi) + - Do not log a critical warning when using _set_object_path_sync() (Richard Hughes) + - Fix API doc for up_client_get_on_battery() (Bastien Nocera) + - Fix possible UpHistoryItem leak on failure (Bastien Nocera) + - Fix segfault on getting property when daemon is not running (Martin Pitt) + - Fix shutdown on boot on some machines (Bastien Nocera) + - Fix small memleak on startup with Logitech devices (Bastien Nocera) + - Free the obtained device list array after use (Alexander Jesner) + - Update lid status when updating AC status (Jasper Lievisse Adriaanse) + Version 0.99.0 ~~~~~~~~~~~~~~ Released: 2013-10-29 diff --git a/RELEASE b/RELEASE index f87444e..9fc622b 100644 --- a/RELEASE +++ b/RELEASE @@ -6,7 +6,7 @@ git shortlog UPOWER_0_99_0.. | grep -i -v trivial | grep -v Merge > NEWS.new Version 0.99.1 ~~~~~~~~~~~~~~ -Released: 2013-xx-xx +Released: 2014-xx-xx New Features: Bugfixes: -- cgit v1.2.3