aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index baed02d1f8..c078eb8fa0 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -6,6 +6,10 @@
(imap_free_summary): Don't do anything here.
(imap_finalize): Free the summary here instead of in
imap_free_summary().
+ (imap_set_message_flags): Implemented
+ (imap_sync): Added code to set flags on messages that have had
+ their flags changed (however I #if'd it out until we are more
+ confidant in the IMAP code :)
* camel-url.c (check_equal): No need to check s1 if s2 is NULL
(camel_url_equal): Don't check the passwd component of the url.
44/cgit/cgit.cgi/freebsd-ports-gnome/commit/sysutils/dvdtape?id=8b1fd5717da83fca127cc161f4b999f04bf93c4f'>- Add SHA256pav2005-11-261-0/+1 * Use PLIST_FILES.trevor2004-02-062-1/+1 * SIZEify.trevor2004-01-301-0/+1 * update sysutils/dvdtape: remove MASTER_SITE_SUBDIRdaichi2003-07-172-3/+0 * - Utilize USE_GETOPT_LONGijliao2003-05-122-16/+19 * Add MAINTAINER=ports@FreeBSD.org and de-pkg-comment.knu2003-02-212-1/+3 * Remove ports@freebsd-services.com as MAINTAINER; email has beenfenner2003-02-101-2/+0 * remove ftp.yggdrasil.comijliao2002-09-211-1/+0 * Change MAINTAINER from brian@FreeBSD.org to ports@freebsd-services.combrian2002-03-131-1/+1 * constify dvdtape.cbrian2001-09-232-0/+85 * Upgrade to version 1.6brian2001-07-084-26/+2 * Add back this patch which was missing in the release 1.5 tarball :(brian2001-07-071-0/+10 * Upgrade to version 1.5brian2001-07-034-82/+8 * Remove -O and -Wall from CFLAGS and use whatever's already therebrian2001-06-111-1/+1 * Fix some option-parsing bugs (missing breaks)brian2001-06-113-2/+80