Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Release 0.79
Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  • Loading branch information
philippedeswert committed Mar 21, 2014
1 parent 1fa145d commit 66cbaf3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([usb_moded], [0.78.9])
AC_INIT([usb_moded], [0.79])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])

AM_CONFIG_HEADER([config.h])
Expand Down
14 changes: 12 additions & 2 deletions debian/changelog
@@ -1,10 +1,20 @@
usb-moded (0.78.7) unstable; urgency=low
usb-moded (0.79) unstable; urgency=low

* [usb-moded] Only report diag mode when started in diag mode with -d. Contributes: JB#13491
* Fix documentation. Thanks to lukedirtwalker to spot it.
* Clean up signal sending code as there is too much duplication.
* [usb-moded] Send supported mode list on startup and SIGHUP. Contributes: JB#13296
* [usb-moded] Fix crash in case we have issues with connman/config

-- Philippe De Swert <philippe.deswert@jolla.com> Fri, 21 Mar 2014 16:35:43 +0200

usb-moded (0.78.9) unstable; urgency=low

* [usb-moded] Correctly return the modelist start after sorting

-- Philippe De Swert <philippe.deswert@jolla.com> Wed, 12 Mar 2014 12:06:30 +0200

usb-moded (0.78.7) unstable; urgency=low
usb-moded (0.78.8) unstable; urgency=low

* [usb-moded] Fix diag mode synclist to read files from the right location

Expand Down

0 comments on commit 66cbaf3

Please sign in to comment.