+2007-04-04 01:35 +0200 Christoph Berg <cb@df7cb.de> (b841df908929)
+
+ * cryptglue.c: Fix typos in CRYPT_BACKEND #ifs.
+
+2007-04-03 14:08 -0700 Christoph Berg <cb@df7cb.de> (339fd21bf139)
+
+ * doc/manual.xml.head, doc/mutt.man, main.c: When -- is present in
+ the argument list, allow attachment globs. The -- separates file
+ names from recipients. Also works for -A and -Q.
+
2007-04-03 10:54 -0700 Fabian Groffen <grobian@orakel.ods.org> (89abe8bd0713)
* hdrline.c, imap/message.c, mh.c, muttlib.c, regex.c, sendlib.c: Fix
bdbpfx="$bdbpfx $d/$v"
done
done
- BDB_VERSIONS="db-4 db4 db-4.3 db4.3 db43 db-4.2 db4.2 db42 db-4.1 db4.1 db41 db ''"
+ BDB_VERSIONS="db-4 db4 db-4.5 db4.5 db45 db-4.4 db4.4 db44 db-4.3 db4.3 db43 db-4.2 db4.2 db42 db-4.1 db4.1 db41 db ''"
AC_MSG_CHECKING([for BerkeleyDB > 4.0])
for d in $bdbpfx; do
BDB_INCLUDE_DIR=""