aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2007-02-12 22:39:32 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2007-02-12 22:39:32 +0800
commita9095eaab2768fca27b1207fd99b5d4c257c7515 (patch)
tree329bd57468661d0b3030b137d0e3419a0dff4f31
parent3a0ad1931363ec1bc8c13bc715c14850accac71c (diff)
downloadgsoc2013-evolution-a9095eaab2768fca27b1207fd99b5d4c257c7515.tar
gsoc2013-evolution-a9095eaab2768fca27b1207fd99b5d4c257c7515.tar.gz
gsoc2013-evolution-a9095eaab2768fca27b1207fd99b5d4c257c7515.tar.bz2
gsoc2013-evolution-a9095eaab2768fca27b1207fd99b5d4c257c7515.tar.lz
gsoc2013-evolution-a9095eaab2768fca27b1207fd99b5d4c257c7515.tar.xz
gsoc2013-evolution-a9095eaab2768fca27b1207fd99b5d4c257c7515.tar.zst
gsoc2013-evolution-a9095eaab2768fca27b1207fd99b5d4c257c7515.zip
Evolution 2.9.91 Release
svn path=/trunk/; revision=33209
-rw-r--r--ChangeLog4
-rw-r--r--NEWS28
-rw-r--r--configure.in2
3 files changed, 33 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c7c08825ec..76008dfa2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-02-12 Srinivasa Ragavan <sragavan@novell.com>
+ * NEWS, configure.in: Evolution 2.9.91 release updates
+
+2007-02-12 Srinivasa Ragavan <sragavan@novell.com>
+
** Fixes bug #373497
* configure.in: Patch from Priit Laes for following $prefix settings
while installing.
diff --git a/NEWS b/NEWS
index 3d79f84e94..0076529b98 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+Evolution 2.9.91 2007-02-12
+--------------------------
+
+Updated Translations:
+ Djihed Afifi (ar)
+ Theppitak Karoonboonyanan (th)
+ Stéphane Raimbault, Robert-André Mauchin and Stéphane Raimbault (fr)
+ Duarte Loreto (pt)
+ Hendrik Richter (de)
+ David Lodge (eb_GB)
+ Pema Geyleg (dz)
+ Changwoo Ryu (ko)
+ Daniel Nylander (sv)
+ Andre Klapper (de)
+ Chao-Hsiung Liao (zh_HK)
+ Chao-Hsiung Liao (Zh_TW)
+ Ivar Smolin (et)
+ Gabor Kelemen (hu)
+ Ilkka Tuohela (fi)
+ Kjartan Maraas (nb)
+
+
+
+Contributors:
+ Nickolay V. Shmyrev, Wang Xin, Ebby Wiselyn, Duarte Loreto, Matthew Barnes,
+ Ushveen Kaur, William Jon McCann, Andre Klapper, Raghavendran, Srinivasa Ragavan,
+ Sankar P, Kjartan Maraas, Wang Xin, Matthias Clasen
+
Evolution 2.9.6 2007-01-22
--------------------------
Updated Translations:
diff --git a/configure.in b/configure.in
index c469ca3fb1..f49c6b4a93 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
-AC_INIT(evolution, 2.9.6, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.9.91, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
AC_CONFIG_SRCDIR(README)