Skip to content

Commit

Permalink
[usb-moded] Release 0.78.5
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  • Loading branch information
philippedeswert committed Feb 26, 2014
1 parent 9475cf1 commit 3dab6a4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([usb_moded], [0.78.4])
AC_INIT([usb_moded], [0.78.5])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])

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

* Set new idProduct since the device will fail to be recognized correctly in Windows if used with the old one.
* Fix connection_sharing define. Thanks to lukedirtwalker for spotting it.
* [usb-moded] Add experimental host mode switching support
* [usb-moded] Set mode to undefined/disconnected, before re-reading usb mode configuration.

-- Philippe De Swert <philippe.deswert@jolla.com> Wed, 26 Feb 2014 18:06:29 +0200

usb-moded (0.78.4) unstable; urgency=low

* [usb-moded] Put ffs as first interface on USB
Expand Down
Empty file modified src/usb_moded.c
Whitespace-only changes.

0 comments on commit 3dab6a4

Please sign in to comment.