commit 5ffd776f10d2b3f15b5d9ef2d544f7ca0572949f
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:   2010-02-22

    updated for version 2.29.91

M	NEWS
M	configure.ac

commit 2ed6e9cfe3a9a8575ce1a3c17728c406a38729fc
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-02-21

    Updated Swedish translation

M	po/sv.po

commit 49ea379a033c0fd61784a6ac59689d083758a402
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2010-02-21

    Updated Polish translation

M	po/pl.po

commit 60e7596f453951c894a9578cf0750c694efdcd58
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2010-02-20

    Updated Polish translation

M	po/pl.po

commit dd1c196638a4cea719b31a29d733951d192fe9dc
Author: vasudeven <agnihot3@gmail.com>
Date:	2010-02-18

    updated Tamil translation

M	po/ta.po

commit d5db489b97eafc4b56f8185f7f230bffc0f00840
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2010-02-16

    ensure that strcmp gets non-NULL values

    [bug #609449]

M	src/main.c

commit 9145d4e3af6a2f6795d9f20b52a2c9938ef86d1d
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:	2010-02-15

    Updated Galician Translation

M	po/gl.po

commit ba310d1cc7802d236701809c25d35ee41e7140ec
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2010-02-15

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit d1cbe219d347127c8fe3ed0dc4311248dbe01c8b
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:	2010-02-13

    Update Romanian translation

M	po/ro.po

commit abe909899b90b73ab9c1666428d2d154c4134364
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2010-02-12

    Updated Slovenian translation

M	po/sl.po

commit 1a75a9f88c9433943bbd8838ff5db34e181680c6
Author: Petr Kovar <pknbe@volny.cz>
Date:	2010-02-11

    Update Czech translation by Adrian Gunis

M	po/cs.po

commit a9f27260b857260ea77f7128bcdef72bcb87fd39
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-02-10

    Updated Norwegian bokmål translation

M	po/nb.po

commit cce33ca5a228519c37d0a131a7253076a98306f6
Author: Nathan-J. Hirschauer <nathanhirschauer@verfriemelt.org>
Date:	2010-02-10

    Updated German translation

M	po/de.po

commit 76b71a8e4956bc21ecc00d77c069650b3dda6a42
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-02-10

    Fix libm linking

    Otherwise we fail to link against libm:
    /usr/bin/ld: dlg-batch-add.o: undefined reference to symbol
    'floor@@GLIBC_2.2.5'
    /usr/bin/ld: note: 'floor@@GLIBC_2.2.5' is defined in DSO
    /lib64/libm.so.6 so try adding it to the linker command line
    /lib64/libm.so.6: could not read symbols: Invalid operation

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

M	configure.ac