aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2006-11-07 02:56:05 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-11-07 02:56:05 +0800
commit3053e7ad00c3ddf9cae531ef89143de36d14c226 (patch)
treed10f68266820a67401adf8351498fba1264536dd
parentac40aed2198c0e807e532fbc48e9ebf4c12fc4ed (diff)
downloadgsoc2013-evolution-3053e7ad00c3ddf9cae531ef89143de36d14c226.tar
gsoc2013-evolution-3053e7ad00c3ddf9cae531ef89143de36d14c226.tar.gz
gsoc2013-evolution-3053e7ad00c3ddf9cae531ef89143de36d14c226.tar.bz2
gsoc2013-evolution-3053e7ad00c3ddf9cae531ef89143de36d14c226.tar.lz
gsoc2013-evolution-3053e7ad00c3ddf9cae531ef89143de36d14c226.tar.xz
gsoc2013-evolution-3053e7ad00c3ddf9cae531ef89143de36d14c226.tar.zst
gsoc2013-evolution-3053e7ad00c3ddf9cae531ef89143de36d14c226.zip
Evolution 2.9.1 release updates.
2006-11-07 Harish Krishnaswamy <kharish@novell.com> * NEWS, configure.in : Evolution 2.9.1 release updates. svn path=/trunk/; revision=32955
-rw-r--r--ChangeLog5
-rw-r--r--NEWS13
-rw-r--r--configure.in2
3 files changed, 19 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6200cc4b5a..0c86e28a65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-11-07 Harish Krishnaswamy <kharish@novell.com>
+
+ * NEWS, configure.in : Evolution 2.9.1 release
+ updates.
+
2006-11-06 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Move prefer-plain plugin to the 'standard'
diff --git a/NEWS b/NEWS
index a00bb1e492..dbc6c774d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Evolution 2.9.2 2006-11-07
+--------------------------
+
+Updated Translations:
+Christophe Merlet (fr), Alexander Shopov (bg),
+Francisco Javier F. Serrador (es), Ivar Smolin (et),
+Ilkka Tuohela (fi), Pawan Chitrakar (ne), Gabor Kelemen (hu),
+Josep Puigdemont i Casamajó (ca).
+
+Contributors :
+Jules Colding, Harish Krishnaswamy, Ben Gamari, Priit Laes.
+
+
Evolution 2.9.1 2006-10-16
--------------------------
diff --git a/configure.in b/configure.in
index 646d1be10d..f446eedfd8 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.1, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.9.2, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
AC_CONFIG_SRCDIR(README)
# Gross hack to enable 'make dist' on automake 1.9+tar 1.14.