Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[usb-moded] Minor release 0.65.1
  * Fix up pc_suite name and feedback string from usb_moded_util
  * Fix missing charging only mode in usb modes query
  * Update the usb-moded dbus config so the supported modes can be queried by a normal user
  * Use the real id's for setting the android gadget info

Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  • Loading branch information
philippedeswert committed Aug 6, 2013
1 parent 035bdde commit 00e0b53
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([usb_moded], [0.65])
AC_INIT([usb_moded], [0.65.1])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])

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

* Fix up pc_suite name and feedback string from usb_moded_util
* Fix missing charging only mode in usb modes query
* Update the usb-moded dbus config so the supported modes can be queried by a normal user

-- Philippe De Swert <philippe.deswert@jollamobile.com> Tue, 06 Aug 2013 17:28:18 +0300

usb-moded (0.65) unstable; urgency=low

* Fixed bug where config file merging does not work when removing the main config file
Expand Down

0 comments on commit 00e0b53

Please sign in to comment.