[gnome-panel] Update NEWS file and release gnome-panel 3.8.0



commit e2a1974f4b3c70c9f500c5418aa664221bdab149
Author: Philipp Kaluza <phk src gnome org>
Date:   Wed Sep 25 16:07:39 2013 +0200

    Update NEWS file and release gnome-panel 3.8.0

 NEWS         |   76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 77 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 42fdef8..3201b4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,80 @@
 =============
+Version 3.8.0
+=============
+
+  Flashback Session
+
+       * Ship a session descriptor and wrapper script for the "Gnome Flashback"
+         session (Jeremy Bicha, Philipp Kaluza)
+       * This is similar to the standalone fallback session previously shipped
+         in Debian / Ubuntu. As integration with the rest of the Gnome stack
+          has suffered somewhat, this is mainly aimed at distributions that
+          still want to support a metacity / gnome-panel based desktop (e.g.
+          for LTSP installations). Some integration work may be necessary - for
+         example, nautilus 3.8 no longer draws the X root window background.
+
+  Panel
+
+       * New Maintainer team (Jonathan Carter, Josselin Mouette, Philipp
+         Kaluza)
+       * A big thank you to Vincent Untz for your years of service !
+
+       * Fix launcher icon animation ending with black artifact
+         (Yannick Gicquel)
+       * Drop support for commandline-based calendar/tasks applications
+          (Philipp Kaluza)
+       * Ship our own version of gnome_desktop_prepend_terminal_to_vector
+         (Philipp Kaluza)
+       * Move clock back between notification area and user menu (Jeremy Bicha)
+       * Fix autoconf (Balló György)
+       * Fix some background and multi-screen issues (Alberts Muktupāvels)
+
+  Clock Applet
+
+       * No longer depend on deprecated GWeatherXML (Philipp Kaluza)
+       * Display sunrise/sunset times in local time not UTC (Jeremy Bicha)
+
+  Force-Quit applet
+
+       * Enable XInput2 support (Sébastien Villemot)
+
+  Notification Area applet
+
+       * Apply style after realize - fix all-black notification icons
+         (Daniel Drake)
+       * Use the generic marshaller (Jasper St. Pierre)
+
+  Translators
+
+       * Andika Triwidada
+       * Ani Peter
+       * Aurimas Černius
+       * Balázs Úr
+       * Breno Santana
+       * Christian Kirbach
+       * Daniel Mustieles
+       * Enrico Nicoletto
+       * Fran Diéguez
+       * Joe Hansen
+       * Kjartan Maraas
+       * Krishnababu Krothapalli
+       * ManojKumar Giri
+       * Marek Černocký
+       * Martin Srebotnjak
+       * Matej Urbančič
+       * Nilamdyuti Goswami
+       * Piotr Drąg
+       * Rafael Ferreira
+       * Rajesh Ranjan
+       * Sandeep Sheshrao Shedmake
+       * Shankar Prasad
+       * Shantha kumar
+       * Sweta Kothari
+       * Theppitak Karoonboonyanan
+       * Yuri Myasoedov
+       * Мирослав Николић
+
+=============
 Version 3.6.2
 =============
 
diff --git a/configure.ac b/configure.ac
index 710550a..ae7e4d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-panel], [3.7.0],
+AC_INIT([gnome-panel], [3.8.0],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel])
 AC_CONFIG_HEADERS(config.h)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar -Wno-portability])


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