commit 66aaa6ff58da7587f9855df391064ee68d223f47
Author: Ondrej Holy <oholy@redhat.com>
Date:   2014-11-10

    Update NEWS for 1.22.2 release

M	NEWS

commit 910bbd3c3af8deb288d0848f7c7a2fa6cd642bac
Author: Ross Lagerwall <rosslagerwall@gmail.com>
Date:	2014-10-21

    sftp: Retrieve the username from the secret store

    Retrieve the username from the secret store rather than simply
    using the
    default username with the retrieved password.  Without this,
    the backend
    does not correctly recall the login details of a non-default user when
    the username is not specified in the URI.

    E.g. if my username is "ross" and I stored the login details for
    "john",
    logging in with a URI of sftp://host/path should use john's details
    rather than john's password with ross as a username.

    If the username is specified directly, e.g. sftp://john@host/path,
    this
    already did work correctly (and should continue to).

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

M	daemon/gvfsbackendsftp.c

commit 329c3ae2fb909a8ee1d0c65161c7885973a5f6ee
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	2014-11-05

    Updated Ukrainian translation

M	po/uk.po

commit b34875f78f7cb314197e1deef85b426eb89e2bbe
Author: Ondrej Holy <oholy@redhat.com>
Date:	2014-11-03

    mtp: do not crash when device is unplugged

    Leak the mutex if the backend is force unmounted to avoid crash
    caused by abort(), when trying to clear already locked mutex.

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

M	daemon/gvfsbackendmtp.c
M	daemon/gvfsbackendmtp.h

commit 8630d4af19dda3f0d9339bbb99e28b12c25497f2
Author: Bernd Homuth <dev@hmt.im>
Date:	2014-10-30

    Updated German translation

M	po/de.po

commit 65ab6cd961208e45eceaf6a9a6436c7411f302c1
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	2014-10-24

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit d5422959048c7a659da7c74cfb66c60b16b00a4d
Author: Gábor Kelemen <kelemeng@openscope.org>
Date:	2014-10-23

    Updated Hungarian translation

M	po/hu.po

commit 637d2883f2e8f79ea2684e6a8befc4c1e875ca53
Author: Debarshi Ray <debarshir@gnome.org>
Date:	2014-10-20

    goa: Fix a memory leak

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

M	monitor/goa/goavolume.c

commit a01db6bc13cbb947c5ed3ddcaeeab10ebac2a364
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2014-10-20

    Updated Norwegian bokmål translation.

M	po/nb.po

commit 23e2a98e048d3245410d3b1a70f4b6ef458abe98
Author: Aurimas ÄŒernius <aurisc4@gmail.com>
Date:	2014-10-18

    Updated Lithuanian translation

M	po/lt.po

commit 69dd639772bc089ba5cb41ffb64f57dfb4f3fb6a
Author: Marek Černocký <marek@manet.cz>
Date:	2014-10-18

    Updated Czech translation

M	po/cs.po

commit 9ca9bcc3aa3447c2500756da61a75c5b3c62accd
Author: Andika Triwidada <andika@gmail.com>
Date:	2014-10-16

    Updated Indonesian translation

M	po/id.po

commit e667752f57e8e9ed957b582dd7028179552afdb2
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2014-10-15

    Updated Spanish translation

M	po/es.po

commit 3e8d01f07431f4fcbfe858cbba316e5845109038
Author: Ross Lagerwall <rosslagerwall@gmail.com>
Date:	2014-10-13

    man: Fix a typo in the gvfs-mime man page

M	man/gvfs-mime.xml

commit c269e106c744e29bc949eaa05b3c79aac14bc694
Author: Piotr DrÄ…g <piotrdrag@gmail.com>
Date:	2014-10-13

    Updated Polish translation

M	po/pl.po

commit 5dcdde6ba0824d9c1884cdfaeccb9c0de735a0c6
Author: Ondrej Holy <oholy@redhat.com>
Date:	2014-10-13

    Post release version bump

M	configure.ac