commit a266086f9d793417bf02c0ce0d86336853fc4a7f
Author: Ondrej Holy <oholy@redhat.com>
Date:   2014-09-15

    Update NEWS for 1.21.92 release

M	NEWS

commit e42fcde6cccb637adbf0ef8db5ba1eae67109730
Author: Shantha kumar <shantha.thamizh@gmail.com>
Date:	2014-09-15

    Updated Tamil translation

M	po/ta.po

commit 5566ec7e02dcbd810ce5bba79be589086402c52e
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:	2014-09-14

    [l10n] Updated Catalan (Valencian) translation

M	po/ca@valencia.po

commit 42a142faccd60c78f18c37412abe91da5e1a6cf6
Author: Gil Forcada <gforcada@gnome.org>
Date:	2014-09-14

    [l10n] Update Catalan translation

M	po/ca.po

commit 50a5d4c1de2997cfebc14d37e49fe54658cf1678
Author: Ross Lagerwall <rosslagerwall@gmail.com>
Date:	2014-09-13

    mtp: Fix a runtime warning

    Fix a runtime warning introduced by 32983ccd7e3d ("MTP: Fix error
    semantics for do_pull/do_push/do_make_directory") which occurs when
    pulling and the destination does not exist.

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

M	daemon/gvfsbackendmtp.c

commit 627ef9b2a62c8a97e95ddfcc95c054cb7e830d81
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:	2014-09-12

    Updated Marathi Translations

M	po/mr.po

commit f9b3d648b1014fa733e96830dd6f6a5c04c2afb4
Author: Balázs Úr <urbalazs@gmail.com>
Date:	2014-09-11

    Updated Hungarian translation

M	po/hu.po

commit 93847a9ff7eff4d0d6de732e4942847a1f276691
Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
Date:	2014-09-09

    Updated Russian translation

M	po/ru.po

commit 4535def84d04213c5ac931a8b6903007ef88390e
Author: Marek Černocký <marek@manet.cz>
Date:	2014-09-08

    Updated Czech translation

M	po/cs.po

commit f4b68791a16b72f59b112b25159d5ac337ee1640
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:	2014-09-07

    Updated Latvian translation

M	po/lv.po

commit 241809a4bd196df40e2324c75cf090fb78bbf07d
Author: Ville-Pekka Vainio <vpvainio@iki.fi>
Date:	2014-09-07

    Finnish translation update by Jiri Grönroos

M	po/fi.po

commit e8d04b3d286745534f0a07e57e17f5142eee6007
Author: Ondrej Holy <oholy@redhat.com>
Date:	2014-08-29

    metatree: avoid endless looping when the entry is too large

    When an application tries to save a larger key-value pair than
    the size
    of the journal, it triggers the journal to be flushed to make
    space for
    the entry and the operation is then retried, but it never fits,
    and the
    loop continues forever.

    This patch removes the endless retry loop and retries the operation
    only once after the flush. We know that there isn't enough space for
    the entry if it fails after the flush.

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

M	metadata/metatree.c

commit d5e07fe5491edd2f9cfc6dfe271209d888f2ba49
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2014-09-05

    Updated gujarati translations

M	po/gu.po

commit ce9d7700c5641610d1c4c2400c2ab3f9183288fb
Author: Ross Lagerwall <rosslagerwall@gmail.com>
Date:	2014-08-31

    archive: Allow reading files with '/./' in the path

    Allow reading files with a "." component in the path.  This is a
    followup to 46bdbf1d4596 ('archive: Ignore filenames consisting of a
    single "."'), which allowed the archive backend to enumerate an
    archive
    with a single "." in the path.

    Implement this with a generic function to fixup an archive_entry path,
    and use this wherever archive_entry_pathname() is used.

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

M	daemon/gvfsbackendarchive.c

commit 8a8c9942ed2f2f98b614747e4bfbae6b29f04d56
Author: Ross Lagerwall <rosslagerwall@gmail.com>
Date:	2014-08-25

    archive: Fix some memory leaks

    Unfortunately, the clever trick to avoid string copying causes leaks
    because it inserts NULLs in the middle of a NULL-terminated array.

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

M	daemon/gvfsbackendarchive.c

commit cae982f8d6ca03407fb2f189d3e6d1e7ca1d8979
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2014-09-04

    Updated Galician translations

M	po/gl.po

commit 76d66b7934b615983cb5688f76efea25172c0503
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2014-09-04

    Updated Galician translations

M	po/gl.po

commit 1239448550cab54a0e6827eb52891b98103068e1
Author: Andika Triwidada <andika@gmail.com>
Date:	2014-09-03

    Updated Indonesian translation

M	po/id.po

commit 047ee674469aa871be1e971050a68bf9ae7ac4d2
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2014-09-03

    Updated Polish translation

M	po/pl.po

commit 44539ac00f9d1d1cac4dcea4814f3c94a2da6502
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2014-09-03

    Updated Korean translation

M	po/ko.po

commit 466a5750c73881b6da1fcaa32ef4a06db9d7dd94
Author: Claude Paroz <claude@2xlibre.net>
Date:	2014-08-30

    Updated French translation

M	po/fr.po

commit 554f208e7dc065889358d05d8199a2271756b05e
Author: Ross Lagerwall <rosslagerwall@gmail.com>
Date:	2014-08-25

    dav: Ignore parameters of the content type header

    Ignore parameters of the file's content type since these break
    applications which make use of the content type.

    E.g. If the server returns a type such as "text/plain; charset=utf-8",
    the file won't open in a text editor.

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

M	daemon/gvfsbackenddav.c

commit 8825a40848d908d3da0819592420e571f906b179
Author: Enrico Nicoletto <liverig@gmail.com>
Date:	2014-08-29

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit 3566c6295a76559801eec299368f22425c6c9d4c
Author: Ondrej Holy <oholy@redhat.com>
Date:	2014-08-29

    Post release version bump

M	configure.ac