From 87857972fde5ec9368c0ae344f9fc3b3ac89cad7 Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Mon, 24 Jul 2006 15:40:38 +0000 Subject: Evolution 2.7.90 release updates. 2006-07-24 Harish Krishnaswamy * NEWS, configure.in: Evolution 2.7.90 release updates. svn path=/trunk/; revision=32409 --- ChangeLog | 5 +++++ NEWS | 29 +++++++++++++++++++++++++++++ configure.in | 4 ++-- 3 files changed, 36 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8758fdc81e..c1c5b72da1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-07-24 Harish Krishnaswamy + + * NEWS, configure.in: Evolution 2.7.90 release + updates. + 2006-07-21 Luca Ferretti * configure.in: add support for xulrunner and seamonkey (NSS and NSPR). diff --git a/NEWS b/NEWS index 7e5e812340..1f0f79c899 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,34 @@ +Evolution 2.7.90 2006-07-24 +--------------------------- + +Updated Translations: + +Zygimantas Berucka (lt), +Christophe Merlet (fr), +Francisco Javier F. Serrador (es), +Changwoo Ryu (ko), Jonathan Ernst (fr), +Nikos Charonitakis (el), Funda Wang (zh_CN), +Ankit Patel (gu), Ilkka Tuohela (fi), +Raivis Dejus (lv), Kostas Papadimas (el), +Dzongkhalinux team, DIT (dz), Hendrik Richter (de), +Daniel Nylander (sv), Ivar Smolin (et), +Theppitak Karoonboonyanan (th), Simos Xenitellis (el), +Chao-Hsuing Liao (zh_HK, zh_TW) + +Bug fixes and features : + +Arvind, Andre Klapper, Boby Wang, Yuri Pankov, +Harish Krishnaswamy, Srinivasa Ragavan, Johnny Jacob, +Raghavendran, Shree Krishnan, Ushveen Kaur, Karsten +Brackelmann, Michael Zucchi, Hiroyuki Ikezoe, +Rajeev Ramanathan, Chenthill Palanisamy, Li Yuan, +Devashish Sharma, Mikhail Zabaluev, Ross Burton, +Sankar, BenoƮt Dejean, Vandana Shenoy, Julio M. Merino +Vidal, Luca Ferretti. + Evolution 2.7.4 2006-07-10 -------------------------- +Updated Translations: Francisco Javier F. Serrador, Jovan Naumovski, Changwoo Ryu, Nikos Charonitakis, Rostislav diff --git a/configure.in b/configure.in index e44a54c81c..2c6564ff04 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.4, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.7.90, 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. @@ -1141,7 +1141,7 @@ dnl --- Required version numbers GTKHTML_REQUIRED=3.7.0 GTKHTML_PACKAGE=3.8 -EDS_REQUIRED=1.7.4 +EDS_REQUIRED=1.7.90 EDS_PACKAGE=1.2 BONOBOUI_REQUIRED=2.4.2 GNOME_VFS_REQUIRED=2.4 -- cgit v1.2.3