Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[usb-moded] Minor release 0.80.5
Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  • Loading branch information
philippedeswert committed Aug 27, 2014
1 parent 175c784 commit 93943ee
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([usb_moded], [0.80.4])
AC_INIT([usb_moded], [0.80.5])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])

AM_CONFIG_HEADER([config.h])
Expand Down
11 changes: 11 additions & 0 deletions debian/changelog
@@ -1,3 +1,14 @@
usb-moded (0.80.5) unstable; urgency=low

* Remove usb_charging_set variable as it is not needed anymore
* [devicelock] Fix bug related to secondary device lock check
* [devicelock] No need to set dbus return value a second time
* [charging fallback] Keep fallback state internal
* [charging fallback] introduce charging fallback mode. Fixes JB#22320
* [udev] Remove udev defines as it is the only and default one

-- Philippe De Swert <philippe.deswert@jolla.com> Wed, 27 Aug 2014 13:52:53 +0300

usb-moded (0.80.4) unstable; urgency=low

* [usb setting logic] Do not check for mode_to_set_twice Fixes: CID#1230272
Expand Down

0 comments on commit 93943ee

Please sign in to comment.