summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS31
-rw-r--r--configure.in2
3 files changed, 36 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f73b4e3cc..86dc8b0f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-28 Srinivasa Ragavan <sragavan@novell.com>
+
+ * NEWS, configure.in: Evolution-Data-Server 1.10.2 release updates.
+
2007-05-21 Wang Xin <jedy.wang@sun.com>
* libedataserver/e-time-utils.c: Fixes #439050.
diff --git a/NEWS b/NEWS
index 289687581..13faaac8d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Evolution-Data-Server 1.10.2 2007-05-28
+---------------------------------------
+
+Bug fixes:
+ #322105: Allow not-junk training on non-junk messsages (Srini)
+ #424373: Fixes APOP Authentication Vulnerability issue. (Sankar
+ P)
+ #431135: Fix a crash when modifying a calendar event (Rob
+ Bradford)
+ #438765: Fixed a German typo (Hendrik Richter)
+ #439050: Fixed "Invliad Time..." error dialog in "ja" locale
+ (Wang Xin)
+ #425535: Don't submit path of EDS for segv_handler. (Frederic
+ Crozat)
+ #388788: Fixed a subtle bug in autotools checks for iconv
+ (Matthew Barnes)
+ #425129: Fix a crash when the timezone has no name (Pascal Terjan)
+ #425129: Add a timezone name for Australia/Perth (Pascal Terjan)
+ #318176: Code cleanups (Ross Burton)
+ #431722: Add support for parsing GEO properties (Dodji Seketeli)
+
+Other Contributors:
+ Claude Paroz
+
+Updated Translations:
+ Hendrik Richter (de)
+ Jorge Gonzalez (es)
+ Duarte Loreto (pt)
+ Yang Zhang (zh_CN)
+ Peter Bach (da)
+
Evolution-Data-Server 1.10.1 2007-04-09
---------------------------------------
diff --git a/configure.in b/configure.in
index 2be556657..2fc1fc8a7 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-data-server, 1.10.1)
+AC_INIT(evolution-data-server, 1.10.2)
AC_CONFIG_SRCDIR(README)
# Gross hack to enable 'make dist' on automake 1.9+tar 1.14.