aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2006-12-05 00:13:38 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-12-05 00:13:38 +0800
commitfafd718929235cab9dee3abddb75e83f3d4047f9 (patch)
treea1b9f2987fdb0728f41664d43ce047200061b67b
parente579f544a2b6a513ce30a0404466b5ce1650d536 (diff)
downloadgsoc2013-evolution-fafd718929235cab9dee3abddb75e83f3d4047f9.tar
gsoc2013-evolution-fafd718929235cab9dee3abddb75e83f3d4047f9.tar.gz
gsoc2013-evolution-fafd718929235cab9dee3abddb75e83f3d4047f9.tar.bz2
gsoc2013-evolution-fafd718929235cab9dee3abddb75e83f3d4047f9.tar.lz
gsoc2013-evolution-fafd718929235cab9dee3abddb75e83f3d4047f9.tar.xz
gsoc2013-evolution-fafd718929235cab9dee3abddb75e83f3d4047f9.tar.zst
gsoc2013-evolution-fafd718929235cab9dee3abddb75e83f3d4047f9.zip
Evolution 2.9.3 release updates.
2006-12-04 Harish Krishnaswamy <kharish@novell.com> * NEWS, configure.in: Evolution 2.9.3 release updates. svn path=/trunk/; revision=33052
-rw-r--r--ChangeLog5
-rw-r--r--NEWS18
-rw-r--r--configure.in2
3 files changed, 24 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a365ac91fb..d8d8827e03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-12-04 Harish Krishnaswamy <kharish@novell.com>
+
+ * NEWS, configure.in: Evolution 2.9.3 release
+ updates.
+
2006-11-14 Harish Krishnaswamy <kharish@novell.com>
* data/Makefile.am: Install evolution.desktop
diff --git a/NEWS b/NEWS
index dbc6c774d8..ee010cad74 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Evolution 2.9.3 2006-12-04
+--------------------------
+
+Updated Translations:
+Ivar Smolin (et), Jakub Friedl (cs),
+Karsten Bräckelmann (nb), Francisco Javier F. Serrador (es),
+Christophe Merlet (fr)
+
+Contributors :
+Francisco Javier F. Serrador (gnome-doc-tools integration, 358249)
+Harish Krishnaswamy (evolution.desktop install fixes, GW proxy pruning,
+memory leak fixes, 381642 (b.g.0), bug #208959 at bugzilla.novell.com)
+Nickolay V. Shmyrev (support for commandline uri in tasks),
+Daniel Gryniewicz (349966), Srinivasa Ragavan (Fix DoS by large emails)
+Sankar, Chris Halls (372528), Wang Xin (380064), Carlos Garcia (367183),
+Chenthill (208318 - b.n.c), Parthasarathi Susarla (348679).
+Matthew Barnes (357970).
+
Evolution 2.9.2 2006-11-07
--------------------------
diff --git a/configure.in b/configure.in
index b921df1cb2..9c56b8d65d 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.2, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.9.3, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
AC_CONFIG_SRCDIR(README)