diff options
author | Tor Lillqvist <tml@novell.com> | 2005-06-27 08:36:06 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-06-27 08:36:06 +0800 |
commit | 4c31da1385ab7458b0e1f8552c04a895b1c7be2d (patch) | |
tree | c45adfe22e514845962ff5ea3853aef8304e484a /ChangeLog | |
parent | 18ba8b5f142192ce82cf6a7bf45fe21921ec3d1d (diff) | |
download | gsoc2013-evolution-4c31da1385ab7458b0e1f8552c04a895b1c7be2d.tar.gz gsoc2013-evolution-4c31da1385ab7458b0e1f8552c04a895b1c7be2d.tar.zst gsoc2013-evolution-4c31da1385ab7458b0e1f8552c04a895b1c7be2d.zip |
Drop local mail file lock method tests and the option
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.
svn path=/trunk/; revision=29591
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 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> |