Skip to content

Commit

Permalink
[usb-moded] Release 0.75
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 Oct 25, 2013
1 parent 42b3a2c commit 3cebdaa
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.74])
AC_INIT([usb_moded], [0.75])
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.75) unstable; urgency=low

* [usb-moded] Fix network settings disappearing on a config file merge. Fixes: JB#10917
* [usb-moded] Avoid potential crash in the dbus message handling
* [usb-moded] When network settings are updated, apply the configuration when connected.

-- Philippe De Swert <philippe.deswert@jollamobile.com> Sat, 26 Oct 2013 00:45:37 +0300

usb-moded (0.74) unstable; urgency=low

* We do not want to free the contents of the udev_device struct, this will happen anyway when we unref it
Expand Down

0 comments on commit 3cebdaa

Please sign in to comment.