From 0c2fb857804274bea66d0ee7c8fa0a3b8cc54110 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Wed, 29 May 2013 16:29:03 +0200 Subject: [PATCH] prepare 3.9.2 --- NEWS | 20 ++++++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 92d20995..7fc15118 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +NEW in 3.9.2 (29/05/2013) +============ +Bugs fixed: + - Fixed #692746, history uses wrong encoding to show utf8 logs (Guillaume Desmottes) + - Fixed #696151, empathy crashed with SIGSEGV in listing_failed_cb() (Guillaume Desmottes) + - Fixed #699333, online-accounts-preferences crashes when accounts need access granted (Xavier Claessens) + - Fixed #700084, new *.page added not recognized by git due to commit eb8eb761 (Sindhu S) + +Translations: + - Updated cs Translation (Marek Černocký) + - Updated es Translation (Daniel Mustieles) + - Updated he Translation (Yaron Shahrabani) + - Updated nb Translation (Kjartan Maraas) + - Updated sk Translation (Pavol Klačanský) + - Updated sl Translation (Matej Urbančič) + +Documentation translations: + - Updated ca Documentation translation (Gil Forcada, Manel Vidal) + - Updated es Documentation translation (Daniel Mustieles) + NEW in 3.9.1 (03/05/2013) ============ Bugs fixed: diff --git a/configure.ac b/configure.ac index f88d1558..fa1b0332 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,9 @@ dnl If not 1, append datestamp to the version number -m4_define(empathy_released, 0) +m4_define(empathy_released, 1) m4_define([empathy_major_version], [3]) m4_define([empathy_minor_version], [9]) -m4_define([empathy_micro_version], [1]) +m4_define([empathy_micro_version], [2]) m4_define([empathy_nano_version], [0]) dnl Display the nano_version only if it's not '0' -- 2.39.2