+2008-09-25 15:07 -0700 Emanuele Giaquinta <e.giaquinta@glauco.it> (2050b44407bf)
+
+ * configure.ac, hcache.c, init.h, mutt.h: Support tokyocabinet
+ (successor to qdbm). Closes #3112
+
+2008-09-24 15:58 +0200 Matthias Andree <matthias.andree@gmx.de> (2c8bf79d99b7)
+
+ * ChangeLog, pager.c: Fix compiler warning in dprint() (closes #3120)
+
2008-09-24 15:53 +0200 Rocco Rutte <pdmef@gmx.net> (c842922bea10)
* doc/manual.xml.head: Manual: Fix typo
hg tip:
+ + support for tokyocabinet (qdbm successor)
! $move now defaults to "no" instead of "ask-no"
+ $imap_pipeline_depth controls the number of commands that mutt can issue
to an IMAP server before it must collect the responses
Header caching can be enabled via the configure script and the
<emphasis>--enable-hcache</emphasis> option. It's not turned on
by default because external database libraries are required: one
-of qdbm, gdbm or bdb must be present.
+of tokyocabinet, qdbm, gdbm or bdb must be present.
</para>
<para>
{ "header_cache_compress", DT_BOOL, R_NONE, OPTHCACHECOMPRESS, 1 },
/*
** .pp
- ** When mutt is compiled with qdbm as header cache backend,
+ ** When mutt is compiled with qdbm or tokyocabinet as header cache backend,
** this option determines whether the database will be compressed.
** Compression results in database files roughly being one fifth
** of the usual diskspace, but the uncompression can result in a