commit c400b0d8f6e30565299b599dfd35b4bf07e3b30f
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:   2012-11-12

    Update NEWS for 1.14.2 release

M	NEWS

commit 6ee9ac6f3698c2f2f7e1b2811bc23c0339b44dd9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-23

    proxy: don't emit connected/added signals at object creation

    It's unnecessary to emit those signals when the object is created, and
    it can cause weird side-effects if applications e.g. play a sound on
    signal emission.

    https://bugzilla.gnome.org/show_bug.cgi?id=684677
    (cherry picked from commit ca7743a63721c3dd1c166006539e356412466dcc)

M	monitor/proxy/gproxyvolumemonitor.c

commit 7d96347499b38d50f9b9fdc502934c70164ec020
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-11-07

    Updated Korean translation

M	po/ko.po

commit 5dfdaf9a18971bf5504a0d3fe00f747a853ee800
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2012-11-01

    proxy volume monitor: Don't force-close the session bus

    Simple fix to prevent bus closing on GIO module unload.

    https://bugzilla.gnome.org/show_bug.cgi?id=687074

M	monitor/proxy/gproxyvolumemonitor.c

commit 5265dff7b56d892917640367414cf5d3f5e7ddb7
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2012-11-01

    proxy volume monitor: Don't disable exit_on_close on session bus

    We're on shared session bus, let's exit when connection closes
    (usually tied to running desktop session).

    https://bugzilla.gnome.org/show_bug.cgi?id=687074
    (cherry picked from commit f70800d655ca6b222625cd72af820f17404bdb4d)

M	monitor/proxy/gproxyvolumemonitor.c

commit 4a0915c25815647c165e7ca6047f3da84ece04ea
Author: Debarshi Ray <debarshir@gnome.org>
Date:	2012-10-22

    gdaemonmount: Check for a NULL GMountOperation when unmounting

    https://bugzilla.gnome.org/show_bug.cgi?id=686637

M	client/gdaemonmount.c

commit c79093916c636c62fe84f56c9152fcf94e6f4383
Author: Alexander Larsson <alexl@redhat.com>
Date:	2012-10-17

    Find libsmbclient with samba 4

    Samba 4 put libsmbclient.h in a subdir and added a smbclient.pc
    file to let us find it. Use it if it exists, falling back on
    the old code.
    (cherry picked from commit 82d369758beba0c62f4e7d9d77b57784b38f6f9d)

M	configure.ac

commit 411fa9445f1b3a4bc47eb5f9835c953bca8df433
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2012-10-15

    Post release version bump

M	configure.ac