aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBertrand Guiheneuf <bertrand@src.gnome.org>1999-12-27 17:25:21 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>1999-12-27 17:25:21 +0800
commit23185a25463ccce06e1db8fd9babd4575629f39f (patch)
tree7e00b74451d86a78e6cfb65853d3fdefb12e9e52 /ChangeLog
parent9c84a9253936ded67c4ab3d8fb9a8b357a533411 (diff)
downloadgsoc2013-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--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c37775e095..5029bb02c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: