Update of /cvsroot/mahogany/MahoganyWeb
In directory sc8-pr-cvs1:/tmp/cvs-serv10742
Modified Files:
ChangeLog.ht4 download.ht4 index.ht4 status.ht4
Log Message:
updates for 0.65 release; replaced more duplicated stuff with links to the cvs files
Index: ChangeLog.ht4
===================================================================
RCS file: /cvsroot/mahogany/MahoganyWeb/ChangeLog.ht4,v
retrieving revision 1.9
retrieving revision 1.10
diff -b -u -2 -r1.9 -r1.10
--- ChangeLog.ht4 12 Jul 2003 21:15:14 -0000 1.9
+++ ChangeLog.ht4 15 Aug 2003 13:06:59 -0000 1.10
@@ -1,5 +1,6 @@
M4_HeaderLine(Changes between releases)
<font size=-1>
-Up to date changes can be found on the M4_Link(Status Page,status.html).
+The most detailed list of user-visible changes can be found in
+the M4_CvsLink(CHANGES, CHANGES) file in our cvs.
M4_HeaderLineX(From Release 0.64 to Release 0.65,+0)
Index: download.ht4
===================================================================
RCS file: /cvsroot/mahogany/MahoganyWeb/download.ht4,v
retrieving revision 1.43
retrieving revision 1.44
diff -b -u -2 -r1.43 -r1.44
--- download.ht4 6 Jan 2003 01:55:52 -0000 1.43
+++ download.ht4 15 Aug 2003 13:06:59 -0000 1.44
@@ -1,4 +1,4 @@
M4_HeaderLine(Download Mahogany)
-M4_Mahogany 0.64 was released on January 14, 2002, see below for download
+M4_Mahogany 0.65 was released on August 15, 2003, see below for download
location.
@@ -10,7 +10,7 @@
The latest official release is
-<a href="http://sourceforge.net/project/showfiles.php?group_id=3100">
+<a
href="http://sourceforge.net/project/showfiles.php?group_id=3100a&release_id=178085">
available from SourceForge</a>. There you will find the source archive,
-release information, change-logs and binaries built for various platforms.
+release information, change logs and binaries built for various platforms.
If you have troubles with binary version (especially under Unix), please
try rebuilding the program from sources (or from SRPM).
@@ -45,5 +45,5 @@
<br>
Please note that you still must download the
-<a href="http://prdownloads.sourceforge.net/mahogany/Mahogany-0.64a.exe">
+<a href="http://prdownloads.sourceforge.net/mahogany/Mahogany-0.65.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.
@@ -53,9 +53,10 @@
to try the
<a href="http://www.lpthe.jussieu.fr/~zeitlin/Mahogany/Win32/M-LATEST_d.zip">
-debug build</a> to help us with troubleshooting. If you also have Visual C++
-installed on your system, please download the
-<a href="http://www.lpthe.jussieu.fr/~zeitlin/Mahogany/Win32/M.pdb.zip">
-debug information file</a> which can be used to report by Visual C++ to detect
-the exact location of the crash.
+debug build</a> to help us with troubleshooting. If you get a crash message
+(saying that M4_Mahogany is going to create a crash report), please download
+the file containing
+<a href="http://prdownloads.sourceforge.net/mahogany/M-0.65-pdb.zip?download">
+debug information</a> and unpack its contents to the same directory where you
+have <tt>M.exe</tt>.
<p>
If you download the debug build, you may also need the debug versions of the
@@ -85,17 +86,16 @@
M4_HeaderLineX(wxWindows,+0)
-M4_Mahogany 0.64 and the current cvs versions require wxWindows 2.4.0
-available at the
-<a href="http://sourceforge.net/project/showfiles.php?group_id=9863">
-SourceForge</a> site.
-
+M4_Mahogany 0.65 and the current cvs versions require wxWindows 2.4.2 or 2.5.0
+or later. At the time of this writing, these releases are not available yet, so you
+need to use the cvs snapshots of wxWindows to build M4_Mahogany. You may use
+<tt>M_STABLE</tt> cvs tag to get wxWindows version which was last successfully
+tested with M4_Mahogany.
<p>
-If you are still using M4_Mahogany 0.63 (please update!), you need the latest
-stable version of wxWindows toolkit (at least version 2.2.1 is required, 2.2.9
-is recommended) so, if you want to recompile M4_Mahogany yourself, you are
-advised to download it from
-<a href="http://wxwindows.sourceforge.net/">wxWindows homepage</a>
-or the <a href="http://www.sourceforge.net/projects/wxwindows">wxWindows
-project page at SourceForge</a>.
+Here are some wxWindows links:
+<ul>
+ <li> Official <a
href="http://sourceforge.net/project/showfiles.php?group_id=9863">releases</a>
+ <li> CVS <a href="http://www.wxwindows.org/cvs.htm">access instructions</a>
+ <li> Daily <a href="http://wxwindows.sourceforge.net/snapshots/">snapshots</a>
+</ul>
</table>
Index: index.ht4
===================================================================
RCS file: /cvsroot/mahogany/MahoganyWeb/index.ht4,v
retrieving revision 1.46
retrieving revision 1.47
diff -b -u -2 -r1.46 -r1.47
--- index.ht4 16 Jul 2003 09:30:03 -0000 1.46
+++ index.ht4 15 Aug 2003 13:06:59 -0000 1.47
@@ -31,4 +31,28 @@
<ul>
+<li><b>Aug 15, 2003</b> New M4_Mahogany Release!<br>
+Version 0.65 has been officially released!
+<p>
+After more than a year of development, we have finally made another release.
+As usual, there are plenty of <a href="ChangeLog.html">changes</a> and even
+more bug fixes. Main new features are:
+<ul>
+ <li> messages may be postponed and are saved in case of crash/interrupt
+ <li> added (START)TLS support for POP/IMAP/SMTP/NNTP
+ <li> limited support for reading PGP signed/encrypted messages
+ <li> viewer filters (<b>*bold*</b>, <i>_italic_</i>, signature highlihting, ...)
+ <li> built-in configurable SPAM filters
+ <li> search for messages in multiple folders
+ <li> new "Migrate" tool for account migration
+ <li> new commands: "Move Folder", "Resent Message", "Bounce", "Follow-up to
Newsgroup", "Jump to Message #"
+ <li> UTF-7 support
+ <li> M4_Mahogany process may be controlled remotely
+ <li> composer templates are now more powerful
+ <li> composer allows to edit the attachment properties
+ <li> popup menus for the URLs in the message viewer
+ <li> find dialog in the message viewer
+</ul>
+
+<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!
@@ -37,19 +61,4 @@
a new section about <a href="translators.html#using">how to use</a> the
existing translations.
-
-<p>
-<li><b>Jan 5, 2003</b> Yet another
-<a href="http://www.lpthe.jussieu.fr/~zeitlin/Mahogany/Win32/M-LATEST.zip">
-Win32 snapshot</a> of M4_Mahogany<br>
-The main new features this time are:
-<ul>
- <li> <b>very</b> experimental support for GPG
- <li> new <tt>Move Folder</tt> and <tt>Resend Message</tt> commands
- <li> support for trivial text markup (<b>*bold*</b> and <i>_italic_</i>)
- <li> possibility to edit the attachment properties in the composer
- <li> implemented searching in multiple folders
-</ul>
-This is a release candidate for 0.65 release, please test it and report any
-bugs!
<p>
Index: status.ht4
===================================================================
RCS file: /cvsroot/mahogany/MahoganyWeb/status.ht4,v
retrieving revision 1.37
retrieving revision 1.38
diff -b -u -2 -r1.37 -r1.38
--- status.ht4 21 Jan 2002 14:34:56 -0000 1.37
+++ status.ht4 15 Aug 2003 13:06:59 -0000 1.38
@@ -2,4 +2,6 @@
<font size=-1>
<ul>
+ <li><b>August 15, 2003</b> M4_Mahogany 0.65 released<br>
+See <a href="ChangeLog.html">changelog</a> for the list of changes.
<li><b>January 14, 2002</b> M4_Mahogany 0.64 released<br>
New release brings huge performance improvements for IMAP and POP servers,
@@ -20,4 +22,6 @@
M4_HeaderLine(What next?)
+
+ Please see M4_CvsLink(roadmap, doc/RoadMap.txt) for a more up-to-date plan for
M4_Mahogany future.
0.65 then will be primarily a bug fix release, we hope to have the following
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates