aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2006-06-12 23:35:23 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-06-12 23:35:23 +0800
commit31aa0b9dc1a1a87b0dc5a1e114f1a61c9a2b4dd6 (patch)
tree52b26e0a4f09921efbc8139a69708fc4c29b4eee
parentba09f4ba8961a951034389ac2b58e1e99889c455 (diff)
downloadgsoc2013-evolution-31aa0b9dc1a1a87b0dc5a1e114f1a61c9a2b4dd6.tar
gsoc2013-evolution-31aa0b9dc1a1a87b0dc5a1e114f1a61c9a2b4dd6.tar.gz
gsoc2013-evolution-31aa0b9dc1a1a87b0dc5a1e114f1a61c9a2b4dd6.tar.bz2
gsoc2013-evolution-31aa0b9dc1a1a87b0dc5a1e114f1a61c9a2b4dd6.tar.lz
gsoc2013-evolution-31aa0b9dc1a1a87b0dc5a1e114f1a61c9a2b4dd6.tar.xz
gsoc2013-evolution-31aa0b9dc1a1a87b0dc5a1e114f1a61c9a2b4dd6.tar.zst
gsoc2013-evolution-31aa0b9dc1a1a87b0dc5a1e114f1a61c9a2b4dd6.zip
Release updates. Bump version. Evolution 2.7.3 release.
2006-06-12 Harish Krishnaswamy <kharish@novell.com> * NEWS: Release updates. * configure.in: Bump version. Evolution 2.7.3 release. svn path=/trunk/; revision=32120
-rw-r--r--ChangeLog9
-rw-r--r--NEWS19
-rw-r--r--configure.in2
3 files changed, 27 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d2b12dc6a..114eba0282 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,15 @@
+2006-06-12 Harish Krishnaswamy <kharish@novell.com>
+
+ * NEWS: Release updates.
+ * configure.in: Bump version. Evolution 2.7.3 release.
+
2006-06-12 simon.zheng <simon.zheng@sun.com>
- Fix for #336453
+ Fix for #336453
* acinclude.m4:
* configure.in:
- Add SunLDAP library support - a variant of Netscape LDAP.
+ Add SunLDAP library support - a variant of Netscape LDAP.
2006-06-02 Iain Buchanan <iaindb@netspace.net.au>
diff --git a/NEWS b/NEWS
index d9de039226..2ae498550e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Evolution 2.7.3 2006-06-12
+--------------------------
+
+Updated Translations contributed by
+Ilkka Tuohela, Ignacio Casal Quinteiro, Kjartan Maraas,
+Ankit Patel, Francisco Javier F. Serrador,
+Funda Wang, Pema Geyleg, Vincent van Adrighem,
+Clytie Siddall, Stanislav Brabec, Priit Laes,
+Alexander Shopov.
+
+Bug fixes and other changes :
+Srinivasa Ragavan, Li Yuan, Harish Krishnaswamy,
+Chris Heath, Jeffrey Stedfast, Gary Coady, Tor Lillqvist,
+Frederic Peters, Wang Xin, Hiroyuki Ikezoe, Li Yuan,
+Parthasarathi Susarla, Simon Zheng, Devashish Sharma,
+Roozbeh Pournader, Johnny Jacob, Federico Mena Quintero
+Ed Catmur, Carlos Garcia Campos, Sushma Rai, Sankar P,
+David Richards, Chenthill Palanisamy,
+
Evolution 2.7.1 2006-04-24
---------------------------
diff --git a/configure.in b/configure.in
index 4aace1c63c..dc83664b5d 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.7.2.1, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.7.3, 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.