aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog33
1 files changed, 26 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index aded9409cb..59f36e9497 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,17 +1,36 @@
-2001-11-21 Abel Cheung <maddog@linuxhall.org>
+2001-11-21 Jeffrey Stedfast <fejj@ximian.com>
+
+ * README: Updated. Don't say that the user needs to copy their
+ mozilla database files into ~/evolution, since Evolution now
+ builds it's own default database files if they don't exist and
+ also remove instructions for building with OpenSSL.
+
+ * acconfig.h: Remove HAVE_OPENSSL define
+
+ * configure.in: Remove checks for OpenSSL libraries.
+
+2001-11-21 Ettore Perazzoli <ettore@ximian.com>
+
+ * configure.in: Version 1.0. Require GtkHTML 1.0.
+
+ * data/evolution.desktop.in: Say "Ximian Evolution", not
+ "Evolution".
+
+2001-11-20 Wang Jian <lark@linux.net.cn>
+
+ * configure.in(ALL_LINGUAS): Re-Added zh_CN. It is checked
+ against gettext 0.10.40 and 0.10.35 without any problem.
+ Please contact me if anyone wants to disable it (AGAIN).
+
+2001-11-19 Abel Cheung <maddog@linuxhall.org>
* configure.in: I will keep adding zh_TW to ALL_LINGUAS before
- somebody is willing to tell me why it is deleted twice without
+ somebody is willing to tell me why it is deleted without
reason. It was checked against newest gettext (0.10.40) and
older gettext (0.10.35) without any problem. A few
translations are not removed from ALL_LINGUAS even though
they failed in msgfmt checking.
-2001-11-20 Wang Jian <lark@linux.net.cn>
-
- * configure.in(ALL_LINGUAS): Re-Added zh_CN for Simplified Chinese.
- If anyone wants to disable it, please contact me.
-
2001-11-14 Ettore Perazzoli <ettore@ximian.com>
* README: Updated.