From e4f0fd5d15326d97d7a488e48c4d7ea43d04a7d0 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 7 Aug 2006 22:43:22 +0000 Subject: version 2.15.91 2006-08-08 Vincent Untz * configure.in: * NEWS: * README: version 2.15.91 --- ChangeLog | 6 ++++++ NEWS | 26 ++++++++++++++++++++++++++ README | 2 +- configure.in | 4 ++-- 4 files changed, 35 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6db6ca71..46c4981a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-08-08 Vincent Untz + + * configure.in: + * NEWS: + * README: version 2.15.91 + 2006-07-24 Vincent Untz * configure.in: post-release bump to 2.15.91 diff --git a/NEWS b/NEWS index 3924cc6d..05ed594a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,29 @@ +=============== +Version 2.15.91 +=============== + + Fixes + + * Use a useful icon theme in gnome_desktop_item_find_icon() when no + icon theme is passed as argument so we get results (Vincent) + + Doc + + * Start migrating documentation to gnome-user-docs (Joachim Noreiko) + + Doc Translations + + * Francisco Javier F. Serrador (es) + + Translators + + * Runa Bhattacharjee (bn_IN) + * Iñaki Larrañaga Murgoitio (eu) + * Christophe Merlet (RedFox) (fr) + * Arangel Angov (mk) + * Ani Peter (ml) + * Marcel Telka (sk) + =============== Version 2.15.90 =============== diff --git a/README b/README index 1e9000b0..1f459282 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -gnome-desktop 2.15.90 +gnome-desktop 2.15.91 ===================== This package is free software and is part of the diff --git a/configure.in b/configure.in index bfe20e45..05f5b586 100644 --- a/configure.in +++ b/configure.in @@ -18,7 +18,7 @@ AC_SUBST(ACLOCAL_AMFLAGS, "\${ACLOCAL_FLAGS}") # change to C+1:0:0 # - If the interface is the same as the previous version, change to C:R+1:A -LT_VERSION=4:18:2 +LT_VERSION=4:19:2 AC_SUBST(LT_VERSION) AM_MAINTAINER_MODE @@ -34,7 +34,7 @@ AC_PATH_PROG(PKG_CONFIG, pkg-config, no) GNOME_PLATFORM=2 GNOME_MINOR=15 -GNOME_MICRO=90 +GNOME_MICRO=91 GNOME_DISTRIBUTOR="GNOME.Org" GNOME_DATE=`date +"%Y-%m-%d"` -- cgit v1.2.1