From 1f10ac10737d23e1e2a1243b4baccb5839f02e5d Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Mon, 14 Aug 2000 19:07:06 +0000 Subject: Infrastructure for date-based queries svn path=/trunk/; revision=4838 --- camel/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 89b4ac747d..7342d2220a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,13 @@ +2000-08-14 Peter Williams + + * camel-folder-search.c (search_get_sent_date): New search function; + returns the time_t when the message was sent. + (search_get_receive_date): Same for when it was received. + (search_get_current_date): Gets the current time for use with the + above two. Is this in the right place? + + * camel-folder-search.h: Add the new functions above to the class. + 2000-08-13 Dan Winship * providers/nntp/Makefile.am (libcamelnntpinclude_HEADERS): Add -- cgit v1.2.3