commit 7c6680f4cba8b5e5792d58802a62da1374a98341
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:   2010-02-09

    Update NEWS for 1.5.3

M	NEWS

commit a18a1896c0bceaf9a467f00a9678e322d615e786
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-02-09

    Fix dist issues

    - wrong path used in linking common libs
    - don't query modules when gio-querymodules is not available

M	Makefile.am
M	monitor/afc/Makefile.am

commit b1423ef4ae8883bc38a510fd606377a91fbe6201
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-02-07

    ftp: Prefer PASV/PORT to EPSV/EPRT for IPv4

    As PASV and PORT are older, there's a higher chance that they are
    supported. As only IPv4 connections can use these commands, IPv6 will
    still prefer EPSV/EPRT.

    The order of methods now looks like this (assuming EPSV and EPRT are
    supported):
    IPv4: PASV EPSV PORT EPRT
    IPv6: EPSV EPRT PASV
    Note that PASV for IPv6 will try the returned port and the known
    remote
    address since the IP is not reliable (That's the fallback part
    in IPv4).

M	daemon/gvfsftptask.c

commit cc97f892cecceaea38e981c63cc37a9c3d2e37b1
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-02-07

    ftp: Require IPv4 connections for PASV/PORT commands

M	daemon/gvfsftptask.c

commit 153fae8d1f6796686d46de0ecbd58281738f30e9
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-02-07

    ftp: put check if a method is supported into its own function

M	daemon/gvfsftptask.c

commit 4113a6fd0e4b628a71a7144e4009012523945cc9
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-02-07

    ftp: Name the struct used for selecting the data connection method

M	daemon/gvfsftptask.c

commit d3f5454a53127b5c73738e394db461070c81942f
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-02-07

    ftp: Handle cases where symlink target is not defined

    This can happen when systems emulate ls -l output but fail.
    Surprisingly, ProFtpd seems to be one of these.

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

M	daemon/gvfsftpdircache.c

commit c1801c897c88719dc16829919c2de670f36234a8
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2010-02-07

    Updated Thai translation.

M	po/th.po

commit 848a696b16e34cc62157e2f244952f1ab0051a64
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-02-01

    Updated Spanish translation

M	po/es.po

commit 3f3f130072c94e38d6f07ef37d425a1c86bddd29
Author: Nikias Bassen <nikias@gmx.li>
Date:	2010-01-31

    Update AFC backend and volume monitor for libimobiledevice 0.9.7

M	configure.ac
M	daemon/gvfsbackendafc.c
M	monitor/afc/afcvolume.c
M	monitor/afc/afcvolumemonitor.c

commit a496883e99676e30e56280b7a43551c796552d5f
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-01-26

    Update AFC backend and volume monitor for libiphone 0.9.6

M	configure.ac
M	daemon/gvfsbackendafc.c
M	monitor/afc/afcvolume.c

commit 903d180db805547a66fdd08afe7d818e9af292c0
Author: Alexander Shopov <ash@contact.bg>
Date:	2010-01-26

    Updated Bulgarian translation

M	po/bg.po

commit 72767a53301cc5c5043f6c36c4e9d0ef417ac202
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:	2010-01-26

    Updated Bengali translation

M	po/bn.po

commit ddbb78869b1b04c6ff5eb808c22bb5ece289b6fe
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-01-25

    Post release version bump

M	configure.ac