gnome-settings-daemon r76 - trunk
- From: rodrigo svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-settings-daemon r76 - trunk
- Date: Tue, 29 Jan 2008 13:07:03 +0000 (GMT)
Author: rodrigo
Date: Tue Jan 29 13:07:02 2008
New Revision: 76
URL: http://svn.gnome.org/viewvc/gnome-settings-daemon?rev=76&view=rev
Log:
==== 2.21.90 ====
2008-01-28 Rodrigo Moya <rodrigo gnome-db org>
* configure.ac:
* NEWS: prepare for 2.21.90.
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.ac
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Tue Jan 29 13:07:02 2008
@@ -1,3 +1,27 @@
+===============
+Version 2.21.90
+===============
+
+- Add a more appealing animation for locate pointer feature if composite
+ is available (Carlos Garnacho)
+- Quote function names in AC_DEFUN to fix autoconf warnings (Jens Granseuer)
+- Fix build with builddir != srcdir (Christian Persch) (#509142)
+- Use g_ascii_dtostr instead of setlocale (Christian Persch) (#505470)
+- Read check for XFT2 that got loast in the g-s-d split (Jens Granseuer)
+ (#510925)
+- Fix typo in typing break key (Jens Granseuer) (#510429)
+- Define GNOME_DESKTOP_USE_UNSTABLE_API before including gnome-bg.h (Jens
+ Granseuer)
+- No longer define DBUS_API_SUBJECT_TO_CHANGE (Jens Granseuer)
+- Initialize GnomeProgram to avoid critical warnings from libgnome (Wouter
+ Bolsterlee) (#509770)
+- Hopefully allow $(libdir) to be the same directory as $(libexecdir) by
+ installing the gnome-settings-daemon binary into a subdirectory of
+ $(libexecdir) (Wouter Bolsterlee) (#504203)
+- Don't use weird autofoo stuff to install gnome-settings-daemon into another
+ directory (Wouter Bolsterlee) (#504203)
+- Suppress verbose GConf schema installation output (Wouter Bolsterlee)
+
================
Version 2.21.5.2
================
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Tue Jan 29 13:07:02 2008
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gnome-settings-daemon],
- [2.21.5.2],
+ [2.21.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
AC_CONFIG_SRCDIR([src/gnome-settings-manager.c])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]