aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS31
-rw-r--r--configure.in2
3 files changed, 37 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 329dc007ae..2d5659c547 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-13 Srinivasa Ragavan <sragavan@novell.com>
+
+ * NEWS, configure.in: Release updates, version bump.
+ ***** Release 2.5.92 *****
+
2006-02-21 Arangel Angov <ufo@linux.net.mk>
* configure.in: Added "mk" to ALL_LINGUAS.
diff --git a/NEWS b/NEWS
index 39bcb2ec7e..39dd51b3dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Evolution 2.5.92 2006-02-27
+---------------------------
+
+Bug fixes since last release :
+http://go-evolution.org/Evo2.5.92#Evolution
+
+Updated Translations:
+
+ - ca (Jordi Mas)
+ - cs (Miloslav Trmac)
+ - el (Kostas Papadimas)
+ - es (Francisco Javier F. Serrador)
+ - et (Priit Laes)
+ - fi (Ilkka Tuohela)
+ - gl (Ignacio Casal Quinteiro)
+ - gu (Ankit Patel)
+ - ja (Takeshi AIHaNA)
+ - ka (Clytie Siddall)
+ - lt (Žygimantas Beručka)
+ - nb (Kjartan Maraas)
+ - nl (Vincent van Adrighem)
+ - no (Kjartan Maraas)
+ - ru (Leonid Kanter)
+ - sr (Slobodan D. Sredojevic)
+ - th (Theppitak Karoonboonyanan)
+ - vi (Clytie Siddall)
+ - zh_CN (Funda Wang)
+ - zh_HK (Chao-Hsiung Liao)
+ - zh_TW (Chao-Hsiung Liao)
+
+
Evolution 2.5.91 2006-01-13
---------------------------
diff --git a/configure.in b/configure.in
index fb9bb03789..4150a39034 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.5.91, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.5.92, 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.