From: Paul Mangan Date: Thu, 16 Oct 2008 18:36:19 +0000 (+0000) Subject: 2008-10-16 [paul] 3.6.1cvs7 X-Git-Tag: rel_3_7_0~80 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=6efffbfb7d4d13429c95763c949c0e7d371cb927 2008-10-16 [paul] 3.6.1cvs7 * INSTALL updated --- diff --git a/ChangeLog b/ChangeLog index 2cb25b6d5..7f2d646cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-10-16 [paul] 3.6.1cvs7 + + * INSTALL + updated + 2008-10-13 [wwp] 3.6.1cvs6 * po/fr.po diff --git a/INSTALL b/INSTALL index 2f310febf..f8786a804 100644 --- a/INSTALL +++ b/INSTALL @@ -26,34 +26,43 @@ Additional libraries ==================== only needed if you require the additional functionality -Aspell (>= 0.50) (and dictionaries) - for spell-checker support - http://aspell.sourceforge.net/ +Bogofilter + for Bogofilter plugin support + http://bogofilter.sourceforge.net/ compface for X-Face support http://freshmeat.net/projects/compface/ +D-Bus + for interprocess communication support + http://www.freedesktop.org/wiki/Software/dbus Dillo (>= 0.7.0) for Dillo HTML viewer plugin support http://www.dillo.org/ +Enchant (and dictionaries) + for spell-checker support + http://www.abisource.com/enchant/ GnuPG (>= 1.2.1) and GPGME (>= 0.4.5) - for GnuPG plugin support + for GnuPG and S/MIME plugin support http://www.gnupg.org/ ftp://ftp.gnupg.org/gcrypt/gpgme/ J-Pilot for J-Pilot support http://www.jpilot.org/ -libEtPan! (>= 0.52) - for IMAP4 support +libEtPan! (>= 0.57) + for IMAP4 and NNTP support http://www.etpan.org -libgnomeprint (>= 2.2) +GTK+ >= 2.10 or libgnomeprint (>= 2.2) for extended printing support http://www.gnome.org +Network Manager + for support for detection of network connection changes + http://www.gnome.org/projects/NetworkManager/ OpenLDAP (>= 2.0.7) for LDAP support http://www.openldap.org/ -OpenSSL (>= 0.9.7) +GnuTLS (>= 0.4.2) for SSL support - http://www.openssl.org/ + http://www.gnu.org/software/gnutls/ SpamAssassin for SpamAssassin plugin support http://spamassassin.apache.org/ @@ -66,21 +75,27 @@ are matched. --with-config-dir=RCDIR local config dir (default: ~/.claws-mail) --disable-compface disable compface (X-Face) support --disable-ipv6 disable IPv6 support - --disable-openssl disable OpenSSL support - --disable-libetpan disable IMAP4 support + --disable-gnutls disable GnuTLS support + --disable-libetpan disable IMAP4 and NNTP support --disable-gnomeprint disable libgnomeprint support - --disable-aspell disable GNU/aspell support + --disable-enchant disable Enchant support --disable-ldap disable LDAP support --disable-jpilot disable JPilot support - --enable-crash-dialog enable crash dialog + --disable-startup-notification disable startup notification support + --disable-valgrind disable valgrind support for debugging + --enable-crash-dialog enable crash dialog --disable-startup-notification disable startup notification support --disable-trayicon-plugin do not build System Tray Icon plugin - --enable-spamassassin-plugin build SpamAssassin plugin + --disable-spamassassin-plugin do not build SpamAssassin plugin --disable-pgpcore-plugin do not build PGP/Core plugin --disable-pgpmime-plugin do not build PGP/MIME plugin --disable-pgpinline-plugin do not build PGP/Inline plugin + --disable-smime-plugin do not build S/Mime plugin --disable-dillo-viewer-plugin do not build Dillo plugin - + --disable-bogofilter-plugin do not build bogofilter plugin + --disable-manual do not build user manuals + --disable-nls do not use Native Language Support + For other options, refer to ./configure --help . diff --git a/PATCHSETS b/PATCHSETS index cd4a42590..3bac94869 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -3588,3 +3588,4 @@ ( cvs diff -u -r 1.61.2.89 -r 1.61.2.90 src/account.c; cvs diff -u -r 1.179.2.235 -r 1.179.2.236 src/imap.c; cvs diff -u -r 1.149.2.96 -r 1.149.2.97 src/inc.c; cvs diff -u -r 1.115.2.213 -r 1.115.2.214 src/main.c; cvs diff -u -r 1.274.2.284 -r 1.274.2.285 src/mainwindow.c; cvs diff -u -r 1.101.2.56 -r 1.101.2.57 src/news.c; cvs diff -u -r 1.56.2.63 -r 1.56.2.64 src/pop.c; cvs diff -u -r 1.17.2.21 -r 1.17.2.22 src/pop.h; cvs diff -u -r 1.105.2.146 -r 1.105.2.147 src/prefs_account.c; cvs diff -u -r 1.17.2.51 -r 1.17.2.52 src/send_message.c; cvs diff -u -r 1.1.4.8 -r 1.1.4.9 src/send_message.h; cvs diff -u -r 1.3.2.31 -r 1.3.2.32 src/ssl_manager.c; cvs diff -u -r 1.2.2.8 -r 1.2.2.9 src/ssl_manager.h; cvs diff -u -r 1.1.2.76 -r 1.1.2.77 src/wizard.c; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/common/claws.c; cvs diff -u -r 1.9.2.45 -r 1.9.2.46 src/common/defs.h; cvs diff -u -r 1.23.2.20 -r 1.23.2.21 src/common/session.c; cvs diff -u -r 1.8.2.13 -r 1.8.2.14 src/common/session.h; cvs diff -u -r 1.11.2.25 -r 1.11.2.26 src/common/smtp.c; cvs diff -u -r 1.6.2.14 -r 1.6.2.15 src/common/smtp.h; cvs diff -u -r 1.13.2.39 -r 1.13.2.40 src/common/socket.c; cvs diff -u -r 1.13.2.20 -r 1.13.2.21 src/common/socket.h; cvs diff -u -r 1.9.2.34 -r 1.9.2.35 src/common/ssl.c; cvs diff -u -r 1.2.2.11 -r 1.2.2.12 src/common/ssl.h; cvs diff -u -r 1.4.2.33 -r 1.4.2.34 src/common/ssl_certificate.c; cvs diff -u -r 1.1.4.12 -r 1.1.4.13 src/common/ssl_certificate.h; cvs diff -u -r 1.4.2.70 -r 1.4.2.71 src/gtk/about.c; cvs diff -u -r 1.9.2.26 -r 1.9.2.27 src/gtk/sslcertwindow.c; cvs diff -u -r 1.6.2.9 -r 1.6.2.10 src/gtk/sslcertwindow.h; ) > 3.6.1cvs4.patchset ( cvs diff -u -r 1.1.2.50 -r 1.1.2.51 src/gtk/authors.h; ) > 3.6.1cvs5.patchset ( cvs diff -u -r 1.42.2.42 -r 1.42.2.43 po/fr.po; ) > 3.6.1cvs6.patchset +( cvs diff -u -r 1.29.2.11 -r 1.29.2.12 INSTALL; ) > 3.6.1cvs7.patchset diff --git a/configure.ac b/configure.ac index cc336b89d..0feb14f29 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ MINOR_VERSION=6 MICRO_VERSION=1 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=6 +EXTRA_VERSION=7 EXTRA_RELEASE= EXTRA_GTK2_VERSION=