commit 5520f0549f24235299885ce48fae05c2ad92224e
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:   2012-05-14

    updated for version 2.14.4

M	NEWS
M	configure.ac

commit f654f2602719565ef05c8ade5a301ab227c792eb
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-04-29

    exiv2: preserve the Xmp lists read from the sidecars as well

M	extensions/exiv2_tools/exiv2-utils.cpp

commit 0a8e6ee3e54e079810241a79776a8634945ebbe4
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-04-28

    gThumb destroys metadata by flattening XMP lists

    save XmpBag and XmpSeq data types as string lists, and
    recreate the lists before saving to file.

    [bug #674908]

M	extensions/exiv2_tools/exiv2-utils.cpp

commit 1695034f3ce72fb20570b50b11ce21baac4b00ad
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-04-28

    removed wrong use of the & operator

M	gthumb/gth-metadata.c

commit 8ca55b53689ff1504bac7322c44c13c150733cb3
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-04-28

    metadata: added the ability to save a list of strings

M	gthumb/gth-metadata.c
M	gthumb/gth-metadata.h

commit 481254705fc198d920f5d7c0b2e381bf483028dd
Author: Michael J. Chudobiak <mjc@avtechpulse.com>
Date:	2012-03-26

    fixed help button in preferences window, bug 671290

M	gthumb/dlg-preferences.c

commit 35eb9fee07bcc220db39336e4336352a87b0bfd6
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-03-26

    removed useless and potentially dangerous strncpy

    [bug #672866]

M	gthumb/gth-file-properties.c