aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2007-02-26 23:44:01 +0800
committerVeerapuram Varadhan <vvaradan@src.gnome.org>2007-02-26 23:44:01 +0800
commitb1c81e03dabd0079933192e1fdfb6a811918172d (patch)
treeabf3e3fb3d350d712dbf672683a9fbed54e62f02
parentb3554a5cca35684a0685974988e0a2c96c6a722a (diff)
downloadgsoc2013-evolution-b1c81e03dabd0079933192e1fdfb6a811918172d.tar
gsoc2013-evolution-b1c81e03dabd0079933192e1fdfb6a811918172d.tar.gz
gsoc2013-evolution-b1c81e03dabd0079933192e1fdfb6a811918172d.tar.bz2
gsoc2013-evolution-b1c81e03dabd0079933192e1fdfb6a811918172d.tar.lz
gsoc2013-evolution-b1c81e03dabd0079933192e1fdfb6a811918172d.tar.xz
gsoc2013-evolution-b1c81e03dabd0079933192e1fdfb6a811918172d.tar.zst
gsoc2013-evolution-b1c81e03dabd0079933192e1fdfb6a811918172d.zip
Evolution 2.9.92 release updates
2007-02-26 Srinivasa Ragavan <sragavan@novell.com> * NEWS, configure.in: Evolution 2.9.92 release updates svn path=/trunk/; revision=33257
-rw-r--r--ChangeLog4
-rw-r--r--NEWS33
-rw-r--r--configure.in2
3 files changed, 38 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fafb54775..1f9f3e2028 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-02-26 Srinivasa Ragavan <sragavan@novell.com>
+
+ * NEWS, configure.in: Evolution 2.9.92 release updates
+
2007-02-26 Harish Krishnaswamy <kharish@novell.com>
* configure.in : Update intltool version.
diff --git a/NEWS b/NEWS
index 0076529b98..b0a4dc7ad7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+Evolution 2.9.92 2007-02-26
+---------------------------
+
+Major Updates:
+ Documentation updates from PC Radhika.
+
+Updated Translations:
+ Luca Ferretti (it)
+ Ivar Smolin (et)
+ Changwoo Ryu (ko)
+ Gabor Kelemen (hu)
+ Kjartan Maraas (nb)
+ Gintautas Miliauskas (lt)
+ Jordi Mas (ca)
+ Daniel Nylander (sv)
+ Leonid Kanter (ru)
+ Funda Wang (zh_CN)
+ Artur Flinta (pl)
+ Leonardo Ferreira Fontenelle, Washington Lins (pt_BR)
+ Stéphane Raimbault (fr)
+ Nguyễn Thái Ngọc Duy (vi)
+ Alexander Shopov (bg)
+ David Lodge (en_GB)
+ Djihed Afifi (ar)
+ Leonid Kanter (ru)
+ Duarte Loreto (pt)
+ Ilkka Tuohela (fi)
+ Theppitak Karoonboonyanan (th)
+
+Contributors:
+ Matthew Barnes, Raghavendran R, Srinivasa Ragavan, Ebby Wiselyn,
+ Harish Krishnaswamy, Chenthill Palanisamy, Sankar P
+
Evolution 2.9.91 2007-02-12
--------------------------
diff --git a/configure.in b/configure.in
index a637791897..6db872df0d 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.91, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.9.92, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
AC_CONFIG_SRCDIR(README)