From a53dd1a13c556356a1d518f383b17fb928436bd0 Mon Sep 17 00:00:00 2001 From: Brendan Cully Date: Thu, 18 May 2006 18:37:07 +0000 Subject: [PATCH] # changelog commit --- ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 018bf05d..cb1adb2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,12 @@ -2006-05-18 18:11:20 Rocco Rutte (brendan) +2006-05-18 18:35:10 Rocco Rutte (brendan) + + * hcache.c, hcache.h, imap/imap.c, imap/message.c, mh.c: Use + header_cache_t* instead of void* for header cache. + + In hcache.c, the header_cache structure is defined to match the + needs per DB backend used. Thus the interface uses void* abstract + from it. This patch adds a 'header_cache' forward declaration to + hcache.h so that we at least get a little more type safety. * INSTALL: Note that the DocBook 4.2 DTD should be installed locally in order to build the manual. -- 2.40.0