commit 3868afbcd9e9d2abf3cdd48cabc25640be29c64a Author: Felix Riemann Date: Mon Mar 3 23:28:11 2014 +0100 Prepare for release 3.11.91 NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) commit 80b536bcd2f08f314e10f47d3689283c7ae577a6 Author: pdknsk Date: Mon Mar 3 22:58:16 2014 +0100 Allow color correcting images with alpha channel This is mostly useful for PNG images for now but could also help with TIFF files in the future. LittleCMS will still ignore the alpha channel, so this should be harmless. https://bugzilla.gnome.org/show_bug.cgi?id=725357 src/eog-image.c | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) commit dfdc1874b09e06d47369d33c2b6bad9f0d664c5c Author: pdknsk Date: Mon Mar 3 22:46:19 2014 +0100 Assume sRGB when image doesn't have an ICC profile attached This seems to be no problem with other image viewers and is apparently also recommended by W3C. https://bugzilla.gnome.org/show_bug.cgi?id=554498 src/eog-image.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) commit 1b0fb6b3e06bd2cc8e8055c0847d75311685f7c9 Author: Felix Riemann Date: Fri Feb 28 22:52:56 2014 +0100 EogMetadataDetails: Improve fractional GPS coordinates support Increase displayed coordinate resolution for Exif GPS coordinates that use fractional degrees for minutes or fractional minutes for seconds. https://bugzilla.gnome.org/show_bug.cgi?id=725416 src/eog-metadata-details.c | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) commit 4519bc5d91b6fd60c9ab864d697a96fb155c7f80 Author: Pau Iranzo Date: Wed Feb 26 00:04:56 2014 +0100 [l10n] Update Catalan translation po/ca.po | 644 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 342 insertions(+), 302 deletions(-) commit 603e8b95a348e00cac2e66fca301133708ec61e5 Author: Sandeep Shedmake Date: Tue Feb 25 12:28:19 2014 +0000 Updated Marathi translation po/mr.po | 1941 +++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 1240 insertions(+), 701 deletions(-) commit de94d959ef2c435da8152cc227162cf8d0d6d123 Author: Ihar Hrachyshka Date: Sun Feb 23 21:56:19 2014 +0100 Updated Belarusian translation. po/be.po | 634 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 335 insertions(+), 299 deletions(-) commit bf3350aa517c2253ce270667c50846da47860dbc Author: Andika Triwidada Date: Sat Feb 22 03:33:12 2014 +0000 Updated Indonesian translation po/id.po | 641 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 338 insertions(+), 303 deletions(-) commit 007e5ab0731837f3e088ab678ca0e495fbdedc0f Author: Felix Riemann Date: Mon Feb 17 19:44:15 2014 +0100 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)