aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 90b822dd39..ee52a5adfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2002-09-04 Dan Winship <danw@ximian.com>
+
+ * acinclude.m4 (EVO_CHECK_TIMEZONE): Remove this from here.
+
+ * configure.in: Put it here. (Connector no longer needs to share
+ it). Also, check "tm_gmtoff" before "timezone", and if we have
+ "timezone", check for "altzone" too.
+
+ * acconfig.h: Add HAVE_ALTZONE
+
2002-08-28 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: e-util now requires soup and gconf flags.