diff options
author | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-12-27 17:25:21 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-12-27 17:25:21 +0800 |
commit | 23185a25463ccce06e1db8fd9babd4575629f39f (patch) | |
tree | 7e00b74451d86a78e6cfb65853d3fdefb12e9e52 /ChangeLog | |
parent | 9c84a9253936ded67c4ab3d8fb9a8b357a533411 (diff) | |
download | gsoc2013-evolution-23185a25463ccce06e1db8fd9babd4575629f39f.tar gsoc2013-evolution-23185a25463ccce06e1db8fd9babd4575629f39f.tar.gz gsoc2013-evolution-23185a25463ccce06e1db8fd9babd4575629f39f.tar.bz2 gsoc2013-evolution-23185a25463ccce06e1db8fd9babd4575629f39f.tar.lz gsoc2013-evolution-23185a25463ccce06e1db8fd9babd4575629f39f.tar.xz gsoc2013-evolution-23185a25463ccce06e1db8fd9babd4575629f39f.tar.zst gsoc2013-evolution-23185a25463ccce06e1db8fd9babd4575629f39f.zip |
Backup sync.
svn path=/trunk/; revision=1520
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +1999-12-26 Bertrand Guiheneuf <guiheneu@localhost.localdomain> + + * camel/camel-exception.c (camel_exception_setv): + new function. Allow printf-like description + string constructions. + + * camel/camel-exception.h: cosmetic changes. + + * 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: + More work on the mbox provider. + + 1999-12-22 bertrand <Bertrand.Guiheneuf@aful.org> * camel/providers/mbox/camel-mbox-store.h: |