commit cd6b417974d91b435ebf07f5b0fa9ba698892d3c
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:   2011-07-27

    Update NEWS for 1.9.2 release

M	NEWS

commit f29f868d7ae9e4aa36eaac1f09c30db2b6529a30
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2011-07-14

    Updated Belarusian translation.

M	po/be.po

commit 9817a2f78a6736d2bf95ec65adcec0fc03323e30
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:	2011-07-12

    Updated Latvian translation.

M	po/lv.po

commit 493ee806eba214a748d064b43c10882d76ee1492
Author: David Zeuthen <davidz@redhat.com>
Date:	2011-07-11

    Respect UDISKS_AUTOMOUNT_HINT available in recent udisks and
    gnome-disk-utility

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

    Based on work from Ayan George <ayan.george@canonical.com>.

    Signed-off-by: David Zeuthen <davidz@redhat.com>

M	configure.ac
M	monitor/gdu/ggduvolume.c

commit b21344443263e50225b53b5b31ea47e8e876736a
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
Date:	2011-07-07

    Added UG translation

M	po/ug.po

commit 411ace122c6e94360c7fdde02fccda45be4cd29b
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2011-06-28

    Updated Belarusian translation.

M	po/be.po

commit 6fef8da8d99f652af4272d0102896191c3f810e3
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2011-06-25

    Added Belarusian translation.

M	po/LINGUAS
A	po/be.po

commit ce66c9a7f71a717f02aad98e22e7c4abe491cb71
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	2011-06-25

    Updated Serbian translation

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

commit d6c3ddf88cc362e6a62b4faed7996a291c9ff816
Author: Daniel Nylander <po@danielnylander.se>
Date:	2011-06-20

    Updated Swedish translation

M	po/sv.po

commit 7ec04ebd6e8dd17195c95cc32bd83becc6cb9f99
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2011-06-17

    build: Lower AC_PREREQ requirement

    No strong reason for having that high version, probably a leftover
    after 'autoupdate' run on bleeding-edge system.

    Let's stick to recommended version from
    https://live.gnome.org/GnomeGoals/ModernAutotools

M	configure.ac

commit ad4b1f753866731e6354e367a12b66b9867d5827
Author: Benjamin Otte <otte@redhat.com>
Date:	2011-06-14

    ftp: Fix stupid proxy servers disconnecting on FEAT

    A bunch of proxy servers assume that the first command sent by an FTP
    server is USER and if it isn't, they bomb out. We do want to support
    FEAT-before-USER though so we can do secure FTP (if we ever actually
    implement it). So we need to make sure we try it at least once and
    if it
    fails, we open a new connection and try with USER instead.

M	daemon/gvfsbackendftp.c

commit b1c0ede02d9d1571128a3bac118e4999443fd526
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2011-06-13

    Post release version bump

M	configure.ac