Update of /cvsroot/mahogany/MahoganyWeb
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv13415

Modified Files:
        ChangeLog.ht4 download.ht4 index.ht4 status.ht4 
Log Message:
updates for 0.67 (which I forgot to commit before)

Index: ChangeLog.ht4
===================================================================
RCS file: /cvsroot/mahogany/MahoganyWeb/ChangeLog.ht4,v
retrieving revision 1.11
retrieving revision 1.12
diff -b -u -2 -r1.11 -r1.12
--- ChangeLog.ht4       20 Jan 2004 15:23:08 -0000      1.11
+++ ChangeLog.ht4       15 Aug 2006 18:36:42 -0000      1.12
@@ -4,4 +4,44 @@
 the M4_CvsLink(CHANGES, CHANGES) file in our cvs.
 
+M4_HeaderLineX(From Release 0.66 to Release 0.67,+0)
+<ul>
+<li>added multipart/related support
+<li>added simple whitelist support
+<li>close all opened folders on suspend and reopen them on resume
+<li>optionally remind user to add an attachment if it was forgotten
+<li>support for using Python 2.4
+<li>reuse an existing composer when replying to the same message twice
+<li>updated to build with recent swig (&gt;= 1.3.25)
+<li>allow user to drop messages from a folder to the composer window
+<li>allow user to drop files to the composer window
+<li>added <tt>"Mark answered"</tt> command
+<li>multiple config files for sharing options between installations
+<li>automatically select the viewer best fit for the shown message
+<li>added autocollecting of addresses in outgoing mail
+<li>added <tt>"Compose|Set if is a reply..."</tt> command
+<li>allow to select <tt>"open as mail message"</tt> in <tt>"Open with"</tt> 
dialog
+<li>improved UTF-[78] support: try to guess correct encoding
+<li>implemented support for Python functions in message templates
+<li>added <tt>"Folder|Where is filter..."</tt> command
+<li><tt>"Show MIME Structure"</tt> allows to save multiple attachments at once
+<li>full support for showing PGP/MIME encoded messages
+<li>added <tt>"Send now"</tt> command to the composer <tt>"Compose"</tt> menu
+<li>show threading indicator in the status column
+<li>use plain, not encrypted, text in replies to PGP messages
+<li>integrated DSPAM statistical spam filter
+<li><tt>"Set From from To"</tt> option now behaves more usefully
+<li>added nop() filter action (stop processing the filter program)
+<li>added spam filter for dangerous (executable) attachments
+<li>added support for uuencoded attachments
+<li>fixed bug with slashes and colons not working in the user names
+<li>improved signature/trailer detection when replying to messages
+<li>show subfolders not in the tree in bold in browse subfolders dialog
+<li>added <tt>"--import"</tt> command line option
+<li>made <tt>"Quick filter"</tt> dialog slightly easier to use
+<li>close the message view window if underlying message is deleted
+<li>highlight the options with non default values in the options dialog
+<li>folders can now be dragged in the tree to change their order
+</ul>
+
 M4_HeaderLineX(From Release 0.65 to Release 0.66,+0)
 <ul>

Index: download.ht4
===================================================================
RCS file: /cvsroot/mahogany/MahoganyWeb/download.ht4,v
retrieving revision 1.52
retrieving revision 1.53
diff -b -u -2 -r1.52 -r1.53
--- download.ht4        4 Jun 2006 19:05:41 -0000       1.52
+++ download.ht4        15 Aug 2006 18:36:42 -0000      1.53
@@ -1,8 +1,8 @@
 M4_HeaderLine(Download Mahogany)
-M4_Mahogany 0.66 was released on January 18, 2004, see below for download
+M4_Mahogany 0.67 was released on August 1, 2006, see below for download
 location.
 
 Read the M4_Link(announcement text,
-http://mahogany.cvs.sourceforge.net/*checkout*/mahogany/M/doc/Mannounce.txt?revision=1)
+http://mahogany.cvs.sourceforge.net/*checkout*/mahogany/M/doc/Mannounce.txt?revision=HEAD)
 here.
 
@@ -33,5 +33,5 @@
 <br>
 Please note that you still must download the
-<a href="http://prdownloads.sourceforge.net/mahogany/Mahogany-0.66.0a.exe";>
+<a href="http://prdownloads.sourceforge.net/mahogany/Mahogany-0.67.0a.exe";>
 full package</a> and install it first and then replace the <tt>M.EXE</tt> file
 after installation with the one from the snapshot.
@@ -70,9 +70,12 @@
 
 M4_HeaderLineX(wxWidgets,+0)
-M4_Mahogany 0.66 requires wxWidgets (formerly called wxWindows) 2.5.1 or later.
-<!--
-You may use <tt>M_STABLE</tt> cvs tag to get wxWidgets version which was last
-successfully tested with M4_Mahogany.
--->
+M4_Mahogany 0.70 can be compiled either with wxWidgets (formerly called
+wxWindows) 2.6.3 or 2.7.0 (or later). It is recommended to use wxWidgets
+version 2.7.0 if possible.
+
+<p>
+Notice that if you use wxWidgets from the cvs, you may want to checkout
+<tt>M_STABLE</tt> cvs tag to get wxWidgets version which was last successfully
+tested with M4_Mahogany.
 <p>
 Here are some wxWidgets links:

Index: index.ht4
===================================================================
RCS file: /cvsroot/mahogany/MahoganyWeb/index.ht4,v
retrieving revision 1.55
retrieving revision 1.56
diff -b -u -2 -r1.55 -r1.56
--- index.ht4   28 May 2006 21:39:55 -0000      1.55
+++ index.ht4   15 Aug 2006 18:36:42 -0000      1.56
@@ -32,49 +32,25 @@
 <ul>
 
-<li><b>September 5, 2004</b> Progress update<br>
-The current code in the cvs is quite close to 0.67 release and has some
-exicting new features, most notably integrated
+<li><b>August 1, 2006</b> Finally a New Release<br>
+The development still goes on and, after many delays, there is finally a new
+release available. The main new feature is the integration of
 <a href="http://www.nuclearelephant.com/projects/dspam/";>DSPAM</a> spam filter
-support. Please test the daily snapshots or directly the cvs sources and let
-us know of any problems.
-<p>
-Also, more than ever, we're looking for volunteers to help us with
-development, please contact us if you're interested!
-<p>
+but <a href="ChangeLog.html">many other</a> improvements have been made as 
well.
 
-<li><b>January 18, 2004</b> M4_Mahogany 0.66 Released<br>
-This is a long-promised bug fix release for 0.65. There are not many new
-features (although inevitably <a href="ChangeLog.html">some</a> did creep in)
-but the program is more stable and there is a new much more usable composer.
-Also, for Python enthusiasts, the embedded Python interpreter now works again
-and is even actually useful in this version.
 <p>
 Here are the direct links to the
-<a 
href="http://prdownloads.sourceforge.net/mahogany/Mahogany-0.66.0a.exe";>Windows 
binary</a>, 
-<a 
href="http://prdownloads.sourceforge.net/mahogany/mahogany_0.66.0_i386.deb";>Debian
 package</a>,
-<a 
href="http://prdownloads.sourceforge.net/mahogany/mahogany-0.66-0.src.rpm";>(S)</a><a
 
href="http://prdownloads.sourceforge.net/mahogany/mahogany-0.66-0.i386.rpm";>RPM</a>,
-<a href="http://prdownloads.sourceforge.net/mahogany/Mahogany-0.66.0.dmg";>Mac 
OS X disk image</a> and
-<a 
href="http://prdownloads.sourceforge.net/mahogany/Mahogany-0.66.0a.tar.bz2";>the 
sources</a>.
-
-<p>
-
-<li><b>December 21, 2003</b> New Win32 snapshot<br>
-M4_Mahogany development has resumed more actively and one of the consequences
-of this is the new <a 
href="http://www.lpthe.jussieu.fr/~zeitlin/Mahogany/Win32/M-LATEST.zip";>
-Windows snapshot</a>.
+<a 
href="http://prdownloads.sourceforge.net/mahogany/Mahogany-0.67.0a.exe";>Windows 
binary</a>, 
+<!--
+<a 
href="http://prdownloads.sourceforge.net/mahogany/mahogany_0.67.0_i386.deb";>Debian
 package</a>,
+<a 
href="http://prdownloads.sourceforge.net/mahogany/mahogany-0.67-0.src.rpm";>(S)</a><a
 
href="http://prdownloads.sourceforge.net/mahogany/mahogany-0.66-0.i386.rpm";>RPM</a>,
+<a href="http://prdownloads.sourceforge.net/mahogany/Mahogany-0.67.0.dmg";>Mac 
OS X disk image</a> and
+-->
+<a 
href="http://prdownloads.sourceforge.net/mahogany/Mahogany-0.67.0a.tar.bz2";>the 
sources</a>.
 
 <p>
-Please try to reproduce any crashes with this snapshot as it has improved
-crash report generation and so should help us with detecting and fixing crash
-bugs. Thank you!
-<p>
-
-<p>
-<li><b>Feb 3, 2003</b> German translations have been updated<br>
-Thanks to Martin Jost the German translation is now almost 100% complete!
-<p>
-The <a href="translators.html">translators page</a> has been updated, with
-a new section about <a href="translators.html#using">how to use</a> the
-existing translations.
+Notice that <a href="http://www.ubuntu.com/";>Ubuntu Linux</a> users can just 
add
+<blockquote>deb http://apt.tt-solutions.com/ubuntu/ dapper main</blockquote>
+to <tt>/etc/apt/sources.list</tt> and execute <tt>apt-get update</tt> and
+<tt>apt-get install mahogany</tt> (only x86 package is currently available).
 
 <p>

Index: status.ht4
===================================================================
RCS file: /cvsroot/mahogany/MahoganyWeb/status.ht4,v
retrieving revision 1.41
retrieving revision 1.42
diff -b -u -2 -r1.41 -r1.42
--- status.ht4  28 May 2006 21:39:55 -0000      1.41
+++ status.ht4  15 Aug 2006 18:36:42 -0000      1.42
@@ -2,4 +2,7 @@
  <font size=-1>
  <ul>
+   <li><b>August, 2006</b> After two and a half years, the new release of
+M4_Mahogany has been made -- we are still alive!<br>
+As usual, see <a href="ChangeLog.html">the changelog</a> for details.
    <li><b>January, 2004</b> M4_Mahogany 0.66 released<br>
 See <a href="ChangeLog.html">changelog</a> for the list of changes.
@@ -29,5 +32,5 @@
 in it, in addition to 0.64:
  <ul>
-   <li>integration of the latest version of imap-2001 toolkit</li>
+   <li>integration of the latest version of imaptoolkit</li>
    <li>improve the manual</li>
    <li>make the key bindings configurable</li>
@@ -56,7 +59,5 @@
  repository. Click on the link below to view this list in your
  browser. <ul><li> <a
- 
href="http://mahogany.cvs.sourceforge.net/*checkout*/mahogany/M/CHANGES?revision=1";>View
-  the up-to-date CHANGES file directly from the cvs
-  repository.</a></li></ul>
+ 
href="http://mahogany.cvs.sourceforge.net/*checkout*/mahogany/M/CHANGES?revision=HEAD";>View
 the up-to-date CHANGES file directly from the cvs repository.</a></li></ul>
      <p>
    M4_HeaderLine(Older changes diary)


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to