diff options
author | bertrand <Bertrand.Guiheneuf@aful.org> | 1999-12-22 07:17:03 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-12-22 07:17:03 +0800 |
commit | fe17c009802b6f07df28a3c723c9520b5b8b08f7 (patch) | |
tree | 03bbe0594af041d2ca0f04c1d6e500dc912880e6 /ChangeLog | |
parent | 852dc3bc1c3310baf3831b0648773e26daa4f9aa (diff) | |
download | gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar.gz gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar.bz2 gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar.lz gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar.xz gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.tar.zst gsoc2013-evolution-fe17c009802b6f07df28a3c723c9520b5b8b08f7.zip |
part of the mbox provider.
1999-12-22 bertrand <Bertrand.Guiheneuf@aful.org>
* camel/providers/mbox/camel-mbox-store.h:
* camel/providers/mbox/camel-mbox-store.c:
* camel/providers/mbox/camel-mbox-folder.h:
* camel/providers/mbox/camel-mbox-folder.c:
part of the mbox provider.
svn path=/trunk/; revision=1510
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +1999-12-22 bertrand <Bertrand.Guiheneuf@aful.org> + + * camel/providers/mbox/camel-mbox-store.h: + * camel/providers/mbox/camel-mbox-store.c: + * camel/providers/mbox/camel-mbox-folder.h: + * camel/providers/mbox/camel-mbox-folder.c: + part of the mbox provider. + +1999-12-20 bertrand <Bertrand.Guiheneuf@aful.org> + + * camel/camel-folder.c (_set_name): + check that the folder is closed or raise an exception. + (_set_name): unset the name fields as soon as possible, + even if an exception is raised. + + * configure.in: + build mbox provider Makefile + + * camel/Makefile.am (SUBDIRS): + re-enable providers compilation + 1999-12-19 Damon Chaplin <damon@karuna.freeserve.co.uk> * configure.in (AC_OUTPUT): added widgets/meeting-time-sel/Makefile |