commit ebe43f878b6ba3bda001b75068b57a30caefd04c
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:   2012-04-16

    Update NEWS for 1.12.1 release

M	NEWS

commit 90cd7fc84efa5bd8cdcb725cf3f4a1590cb72cd9
Author: Antoine Jacoutot <ajacoutot@gnome.org>
Date:	2012-04-16

    afp: Prevent redefinition of GVfsAfpServer.

    GVfsAfpServer is already included in gvfsafpvolume.h which
    gvfsafpserver.h
    includes; so no need to declare GVfsAfpServer here.

    http://bugzilla-attachments.gnome.org/attachment.cgi?id=210456

    Signed-off-by: Tomas Bzatek <tbzatek@redhat.com>

M	daemon/gvfsafpserver.h

commit 0ce5ef308df86f5fef412f14b59fa46bee494e81
Author: Hajime Taira <htaira@redhat.com>
Date:	2012-04-16

    [l10n] Update Japanese translation

M	po/ja.po

commit a4cfc92d4cb0bfd0590d4f0dc177faa2a03b344c
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:	2012-04-12

    Updated Persian translation

M	po/fa.po

commit 2a7341cf0e6d29a49b7ba11a0a327688ea3ee7fe
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:	2012-04-12

    Updated Persian translation

M	po/fa.po

commit 31b80beeb44a69d227f9420d69cdf1780f6191bf
Author: Martin Pitt <martinpitt@gnome.org>
Date:	2012-04-11

    gphoto2: Initialize mutex early enough

    Initializing the lock mutex in do_mount() is too late, as there are
    a lot of
    code paths that call release_device() and thus g_mutex_clear()
    that run before
    a successful do_mount(). For example, when you run gvfsd-gphoto2
    with wrong
    arguments, or gp_camera_init() fails in do_mount().

    Now initialize it in g_vfs_backend_gphoto2_init().

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

M	daemon/gvfsbackendgphoto2.c

commit a6026f07b32dd9543b05af7b039d73029b166aa4
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:	2012-04-10

    [l10n]Updated Catalan (Valencian) translation

M	po/ca@valencia.po

commit 87cd894c32745c3e8b8163e966e2a1406ab40e5b
Author: Jordi Serratosa <jordis@softcatala.cat>
Date:	2012-04-10

    [l10n] Fixes on Catalan translation

M	po/ca.po

commit 846752e8bdab6c25570796848db4118c634411a1
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:	2012-04-10

    Updated Persian translation

M	po/fa.po

commit 1d4de8fd3010d21734c16c8912b125b222051e0e
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:	2012-04-10

    Updated Persian translation

M	po/fa.po

commit 31eaee9cd7609b961d683bc6220fb15cb95b1372
Author: David Zeuthen <davidz@redhat.com>
Date:	2012-04-09

    udisks2: Update link to fstab/crypttab editing in Disks

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

M	monitor/udisks2/what-is-shown.txt

commit d870015bff4eb8f34f465f4c45d91ca326f52a43
Author: David Zeuthen <davidz@redhat.com>
Date:	2012-04-09

    udisks2: Fix some memory leaks

    https://bugzilla.redhat.com/show_bug.cgi?id=790062

    This was done using the following rather simple script

     #!/bin/bash
     while true; do
	 losetup -f
	 /home/davidz/Downloads/Fedora-16-x86_64-Live-Desktop.iso
	 losetup -D
     done

    and then running it as root.

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

M	monitor/udisks2/gvfsudisks2volumemonitor.c

commit 54b1069f0f21d3d748ef5d2daa3e78ac0ab6e0aa
Author: Chandan Kumar <chandankumar.093047@gmail.com>
Date:	2012-04-05

    Updated hindi translation

M	po/hi.po

commit d6f14e2fcf126af8f41159148946b6b5ae2c3819
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:	2012-04-05

    Added Persian translations

M	po/LINGUAS
A	po/fa.po

commit c9f840192312c23f7eea666f964e7eab4c2e680e
Author: Alexandre Rostovtsev <tetromino@gentoo.org>
Date:	2012-04-02

    afc: Fix building against libimobiledevice-1.1.2

    In 1.1.2, the struct idevice_event_t uuid field was renamed to udid.
    Since libimobiledevice lacks a library version macro, we are forced
    to check for the pkgconfig version in configure.

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

    Signed-off-by: Tomas Bzatek <tbzatek@redhat.com>

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

commit 2bc8621f86c6ce2d9f8bde666a0055ed88e99dda
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:	2012-03-31

    [l10n] Updated German translation

M	po/de.po

commit 7512c0e90c3455eaaf73368109636fd9d7422bdb
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-03-27

    Updated Spanish translation

M	po/es.po

commit bfe0c6730adddc7da856268aed1284ba21e9e6d9
Author: Aurimas ÄŒernius <aurisc4@gmail.com>
Date:	2012-03-26

    Updated Lithuanian translation

M	po/lt.po

commit 23c9e81e7aaf9883479fc5e31e0f4d3826964780
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2012-03-26

    Post release version bump

M	configure.ac