[polari] Bump version to 3.12.0



commit 4d40c7ac2cde6aeb221c65ca44596e35e82f621b
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue Mar 25 19:29:44 2014 +0100

    Bump version to 3.12.0
    
    Update NEWS.

 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 37 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a359a2f..9f1e06a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+3.12.0 - "The Really Hard Red Bull Test"
+========================================
+* Stop ellipsizing nick [Carlos; #711853]
+* Do not open multiple dialogs if already opened [Sebastien; #715076]
+* Standardize Help/About/Quit app menu items [Michael; #720151]
+* Keep chat log around when offline or disconnected [Florian; #710271]
+* Fix headerbar item positions after GTK+ changes [Yosef; #721736]
+* Allow to set up new connections from join dialog [Florian; #711833]
+* Don't highlight messages in private chats [Giovanni; #725065]
+* Add 256x256 application icon [Giovanni; #723429]
+* Show number of channel members in headerbar [Florian; #710705]
+* Add keyboard shortcuts for directly switching to a room [Florian; #709983]
+* Show real name as subtitle for private chats [Florian; #710819]
+* Respect time format settings for timestamps [Carlos; #712626]
+* Move user list into a popover [Florian; #727039]
+* Misc. bug fixes and cleanups [Giovanni, Ryan, Florian, Carlos; #723432,
+  #722532, #712217, #721703, #724902, #722728, #725064, #715025, #719526,
+  #720706, #725403, #725688, #721889]
+
+Contributors:
+  Giovanni Campagna, Michael Catanzaro, Sebastien Lafargue, Ryan Lortie,
+  Florian Müllner, Yosef Or Boczko, Frédéric Péters, Carlos Soriano
+
+Translations:
+  Rafael Ferreira [pt_BR], Daniel Mustieles [es], Marek Černocký [cs],
+  Piotr Drąg [pl], Yosef Or Boczko [he], Adorilson Bezerra [pt_BR],
+  Milo Casagrande [it], Fran Diéguez [gl], Enrico Nicoletto [pt_BR],
+  Jiri Grönroos [fi], Dimitris Spingos [el], Daniel Korostil [uk],
+  Ville-Pekka Vainio [fi], Changwoo Ryu [ko], A S Alam [pa],
+  Sphinx Jiang [zh_CN], Rūdolfs Mazurs [lv], Aurimas Černius [lt],
+  Cheng-Chia Tseng [zh_TW], Gabor Kelemen [hu], Yuri Myasoedov [ru],
+  Alexandre Franke [fr], Pau Iranzo [ca], Andika Triwidada [id],
+  Praveen Illa [te], Duarte Loreto [pt], Gábor Kelemen [hu],
+  Ask H. Larsen [da], maria thukididu [el], Inaki Larranaga Murgoitio [eu],
+  Мирослав Николић [sr, sr latin], Kjartan Maraas [nb], Kenneth Nielsen [da]
+
 3.11.2 - "The Oscar-Wilde-Sort"
 ===============================
 * Insert timestamps after some time of inactivity [Florian; #712248]
diff --git a/configure.ac b/configure.ac
index a7904dc..40efda3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([polari],[3.11.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=polari],[polari])
+AC_INIT([polari],[3.12.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=polari],[polari])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]