]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Thu, 18 May 2006 18:37:07 +0000 (18:37 +0000)
committerBrendan Cully <brendan@kublai.com>
Thu, 18 May 2006 18:37:07 +0000 (18:37 +0000)
ChangeLog

index 018bf05ddeaf5a53cca75c2610c15e61bf5506cb..cb1adb2f8f6b39094115a23071238f52d5854aa8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
-2006-05-18 18:11:20  Rocco Rutte  <pdmef@gmx.net>  (brendan)
+2006-05-18 18:35:10  Rocco Rutte  <pdmef@gmx.net>  (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.