aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS33
-rw-r--r--configure.in2
3 files changed, 39 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index de4d362a31..e96127e004 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-02 Harish Krishnaswamy <kharish@novell.com>
+
+ * NEWS, configure.in: Evolution 2.8.1 release
+ updates.
+
2006-09-04 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Evolution 2.8.0 release
diff --git a/NEWS b/NEWS
index e7b80793cc..cb07cfa620 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+Evolution 2.8.1 2006-10-02
+--------------------------
+
+Updated Translations:
+
+Ignacio Casal Quinteiro (gl), Ilkka Tuohela (fi),
+Francisco Javier Fernandez Serrador (es),
+Daniel Nylander (sv), Jovan Naumovski (mk),
+Pema Geyleg (dz), Ivar Smolin (et),
+Åsmund Skjæveland (nn), Hendrik Richter (de),
+Nickolay V. Shmyrev (ru), Daniel Nylander (sv),
+Changwoo Ryu (ko), Wouter Bolsterlee (nl),
+Luca Ferretti (it), Gabor Kelemen (hu),
+Cyprien Le Pannérer (fr), Subhransu Behera (or),
+Pawan Chitrakar (ne), Alexander Shopov (bg),
+David Lodge (en_GB), Ankit Patel (gu),
+Vladimer Sichinava (ka), Kostas Papadimas (el),
+Jamil Ahmed (bn), Alessio Frusciante (it)
+
+
+Bug fixes :
+356811, 351332, 353472, 357422, 354650, 352767, 341932, 353920,
+355294, 343331, 332101, 352450, 348419, 343369, 261082, 261980,
+325611, 325613, 334692, 354775, 352450, 344276, 343409, 261062,
+342882, 332101, 357811, 352353, 329694, 335814, 341474, 341099.
+351332, 352450, 343686.
+
+Contributors:
+Matthew Barnes, Harish Krishnaswamy, Daniel Gryniewicz, Nick Sukharev,
+Roozbeh Pournader, Srinivasa Ragavan, Wouter Bolsterlee, Kjartan Maraas,
+Tor Lillqvist, Chenthill, Ushveen Kaur, Arvind, Hiroyuki Ikezoe.
+Andre Klapper, Radhika Nair.
+
Evolution 2.8.0 2006-09-04
--------------------------
Evolution 2.8 Stable Release for GNOME 2.16.0.
diff --git a/configure.in b/configure.in
index b64adfa20b..bc4103f2b8 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.8.0, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.8.1, 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.