aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2005-08-23 03:41:59 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2005-08-23 03:41:59 +0800
commit05d01f22e9d84c7d1c7d14033f86e27dec588b8d (patch)
tree9d5962da9e447c517ed2c4daf419e75b21facd5a /ChangeLog
parentd546e812ab133c7199b7ae51571d83361aea0878 (diff)
downloadgsoc2013-evolution-05d01f22e9d84c7d1c7d14033f86e27dec588b8d.tar
gsoc2013-evolution-05d01f22e9d84c7d1c7d14033f86e27dec588b8d.tar.gz
gsoc2013-evolution-05d01f22e9d84c7d1c7d14033f86e27dec588b8d.tar.bz2
gsoc2013-evolution-05d01f22e9d84c7d1c7d14033f86e27dec588b8d.tar.lz
gsoc2013-evolution-05d01f22e9d84c7d1c7d14033f86e27dec588b8d.tar.xz
gsoc2013-evolution-05d01f22e9d84c7d1c7d14033f86e27dec588b8d.tar.zst
gsoc2013-evolution-05d01f22e9d84c7d1c7d14033f86e27dec588b8d.zip
Release 2.3.8
2005-08-23 Harish Krishnaswamy <kharish@novell.com> * configure.in: Release 2.3.8 svn path=/trunk/; revision=30203
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog60
1 files changed, 22 insertions, 38 deletions
diff --git a/ChangeLog b/ChangeLog
index f999becd87..7e29ceef5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,22 +1,6 @@
-2005-08-21 Jens Seidel <jseidel@cvs.gnome.org>
+2005-08-23 Harish Krishnaswamy <kharish@novell.com>
- * e-util/e-plugin.c:
- * mail/mail-mt.c:
- * plugins/sa-junk-plugin/em-junk-filter.c: Fixed the typo
- "occured" (also in all effected PO files to avoid fuzzyness)
-
-2005-08-21 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
-
- * widgets/misc/e-canvas-background.c:
- * widgets/text/e-entry.c: Resolve Bug #309074
-
-2005-08-10 Tor Lillqvist <tml@novell.com>
-
- * tools/Makefile.am: Don't try to build killev on Win32.
-
-2005-08-09 Theppitak Karoonboonyanan <thep@linux.thai.net>
-
- * configure.in: Added "th" (Thai) to ALL_LINGUAS.
+ * configure.in: Release 2.3.8
2005-08-08 Harish Krishnaswamy <kharish@novell.com>
@@ -141,6 +125,26 @@
* configure.in: remove need to define NULL in getaddrinfo check.
+ * configure.in: Add mail-account-disable, proxy, proxy-login and
+ groupwise-account-setup to the plugin list.
+
+2005-07-02 Harish Krishnaswamy <kharish@novell.com>
+
+ * configure.in: bump version
+
+2005-06-27 Tor Lillqvist <tml@novell.com>
+
+ * configure.in: Drop local mail file lock method tests and the
+ option --enable-file-locking, these are not used in evolution. (Is
+ used in e-d-s.) Ditto for sendmail operation tests and the
+ --with-broken-spool option.
+
+ * win32/libemiscwidgets.def: Add e_selection_model_selection_row_changed.
+
+2005-06-25 Not Zed <NotZed@Ximian.com>
+
+ * configure.in: remove need to define NULL in getaddrinfo check.
+
2005-06-25 Not Zed <NotZed@Ximian.com>
* configure.in: move prefer-plain and save-attachments to
@@ -1581,23 +1585,3 @@
(install-data-local): Depend on $(mime_file) and $(keys_file).
(EXTRA_DIST): Remove $(desktop_file), replace $(desktop_in_file)
with $(desktop_in_in_file).
-
-2003-06-19 Dan Winship <danw@ximian.com>
-
- * tools/killev.c (kill_component): clean this up a little and make
- it deal with "evolution" vs "evolution-1.4"
-
-2003-06-19 Danilo Ĺ egan <dsegan@gmx.net>
-
- * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
-
-2003-06-17 Not Zed <NotZed@Ximian.com>
-
- * NEWS: Updated for current mail stuff.
-
-2003-06-13 Ettore Perazzoli <ettore@ximian.com>
-
- * tools/Makefile.am: Remove evolution-launch-composer since it's
- no longer needed.
-
-