Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
releasenotes:0.22.4 [2007/01/23 11:24] texasfettreleasenotes:0.22.4 [2008/02/08 19:49] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== 0.22.4 (Febuary 22, 2006) ====== ====== 0.22.4 (Febuary 22, 2006) ======
  
-<code>Welcome to POPFile v0.22.4</code>+<code> 
 + 
 + Welcome to POPFile v0.22.4
    
-<code>This version is a bug fix release and contains an important security + This version is a bug fix release and contains an important security 
-related bug fix. It is a highly recommended upgrade because of the + related bug fix. It is a highly recommended upgrade because of the 
-problem described in #1 below.</code>+ problem described in #1 below.
    
-<code>WHAT'S CHANGED SINCE v0.22.3</code>+ WHAT'S CHANGED SINCE v0.22.3
    
-<code>1. A bug in the handling of the charset in an email could be exploited + 1. A bug in the handling of the charset in an email could be exploited 
-  to cause POPFile to crash when downloading messages.</code>+   to cause POPFile to crash when downloading messages.
    
-<code>2. Japanese users were unable to use the insert.pl script. This has + 2. Japanese users were unable to use the insert.pl script. This has 
-  been corrected so the Nihongo language is now correctly recognized. +   been corrected so the Nihongo language is now correctly recognized. 
-  In addition the Nihongo language translation has been updated.</code>+   In addition the Nihongo language translation has been updated.
    
-<code>3. POPFile's license has changed (slightly). Prior to v0.22.4, POPFile + 3. POPFile's license has changed (slightly). Prior to v0.22.4, POPFile 
-  was released under the General Public License version 2, stating +   was released under the General Public License version 2, stating 
-  that the user could choose that or any later version. With the +   that the user could choose that or any later version. With the 
-  current uncertainty about GPLv3, POPFile has been restricted to +   current uncertainty about GPLv3, POPFile has been restricted to 
-  version 2 starting from v0.22.4.</code>+   version 2 starting from v0.22.4.
    
-<code>  Once GPLv3 has been finalized, we will review it and decide whether +   Once GPLv3 has been finalized, we will review it and decide whether 
-  to revert to the "version 2 or later" permission. Naturally, all +   to revert to the "version 2 or later" permission. Naturally, all 
-  prior versions are unaffected.</code>+   prior versions are unaffected.
    
-<code>4. The Installer's Brazilian Portuguese translations were updated. + 4. The Installer's Brazilian Portuguese translations were updated. 
-  The installer now uses a longer timeout value so it can better +   The installer now uses a longer timeout value so it can better 
-  monitor upgrading large SQLite databases. The SQLite Database Status +   monitor upgrading large SQLite databases. The SQLite Database Status 
-  Check utility now displays the size of the database (in KB).</code>+   Check utility now displays the size of the database (in KB).
    
-<code>5. All the "Remove" buttons are now at the top of the History page as + 5. All the "Remove" buttons are now at the top of the History page as 
-  well as the bottom.</code>+   well as the bottom.
    
-<code>6. It should be rare that anyone sees it, but we added a 404 page.</code>+ 6. It should be rare that anyone sees it, but we added a 404 page.
    
-<code>7. X-POPFile-Link improvements to let users change the link address + 7. X-POPFile-Link improvements to let users change the link address 
-  used in Stealth Mode. By default POPFile uses 127.0.0.1 for this +   used in Stealth Mode. By default POPFile uses 127.0.0.1 for this 
-  address, but at least one email client (Eudora) issues a security +   address, but at least one email client (Eudora) issues a security 
-  warning for links with an IP address or 'localhost' The wiki +   warning for links with an IP address or 'localhost' The wiki 
-  explains how to avoid these warnings:</code>+   explains how to avoid these warnings:
    
-<code>  http://getpopfile.org/cgi-bin/wiki.pl?HowTos:SuppressXPLWarning</code>+   http://getpopfile.org/cgi-bin/wiki.pl?HowTos/SuppressXPLWarning
    
-<code>8. Prior to v0.22.0, "Remove Page" used to archive messages (when + 8. Prior to v0.22.0, "Remove Page" used to archive messages (when 
-  archiving is active), that behavior has been restored.</code>+   archiving is active), that behavior has been restored.
    
-<code>9. Updated the UI to the latest Brazilian Portuguese translation.</code>+ 9. Updated the UI to the latest Brazilian Portuguese translation.
    
    
-<code>GETTING STARTED WITH POPFILE</code>+ GETTING STARTED WITH POPFILE
    
-<code>An introduction to installing and using POPFile can be found in the + An introduction to installing and using POPFile can be found in the 
-QuickStart guide:</code>+ QuickStart guide:
    
-<code>  http://getpopfile.org/cgi-bin/wiki.pl?QuickStart</code>+   http://getpopfile.org/cgi-bin/wiki.pl?QuickStart
    
    
-<code>SSL SUPPORT IN WINDOWS</code>+ SSL SUPPORT IN WINDOWS
    
-<code>SSL Support is offered as one of the optional components by the + SSL Support is offered as one of the optional components by the 
-installer. If the SSL Support option is selected the installer will + installer. If the SSL Support option is selected the installer will 
-download the necessary files during installation.</code>+ download the necessary files during installation.
    
-<code>If SSL support is not selected when installing (or upgrading) POPFile + If SSL support is not selected when installing (or upgrading) POPFile 
-or if the installer was unable to download all of the SSL files then + or if the installer was unable to download all of the SSL files then 
-the command</code>+ the command
    
-<code>  setup.exe /SSL</code>+   setup.exe /SSL
    
-<code>can be used to run the installer again in a special mode which will + can be used to run the installer again in a special mode which will 
-only add SSL support to an existing installation.</code>+ only add SSL support to an existing installation.
    
    
-<code>CROSS PLATFORM VERSION KNOWN ISSUES</code>+ CROSS PLATFORM VERSION KNOWN ISSUES
    
-<code>The current version of SQLite (v3.x) is not compatible with + The current version of SQLite (v3.x) is not compatible with 
-POPFile. You must use DBD:SQLite2 to access the database.</code>+ POPFile. You must use DBD:SQLite2 to access the database.
    
-<code>Users of SSL on non-Windows platforms should NOT use IO::Socket::SSL + Users of SSL on non-Windows platforms should NOT use IO::Socket::SSL 
-v0.97.  It is known to be incompatible with POPFile; v0.96 is the most + v0.97.  It is known to be incompatible with POPFile; v0.96 is the most 
-recent release of IO::Socket::SSL that works correctly.</code>+ recent release of IO::Socket::SSL that works correctly.
    
    
-<code>v0.22.0 RELEASE NOTES</code>+ v0.22.0 RELEASE NOTES
    
-<code>If you are upgrading from pre-v0.22.0 please read the v0.22.0 release + If you are upgrading from pre-v0.22.0 please read the v0.22.0 release 
-notes for much more information:</code>+ notes for much more information:
    
-<code>  http://sourceforge.net/project/shownotes.php?release_id=266477</code>+   http://sourceforge.net/project/shownotes.php?release_id=266477
    
    
-<code>DONATIONS</code>+ DONATIONS
    
-<code>Thank you to everyone who has clicked the Donate! button and donated + Thank you to everyone who has clicked the Donate! button and donated 
-their hard earned cash to me in support of POPFile. Thank you also to + their hard earned cash to me in support of POPFile. Thank you also to 
-the people who have contributed their time through patches, feature + the people who have contributed their time through patches, feature 
-requests, bug reports, user support and translations.</code>+ requests, bug reports, user support and translations.
    
-<code>  http://sourceforge.net/forum/forum.php?forum_id=213876</code>+   http://sourceforge.net/forum/forum.php?forum_id=213876
    
    
-<code>THANKS</code>+ THANKS
    
-<code>Big thanks to Joseph Connors and Brian Smith for working on v0.22.4 and + Big thanks to Joseph Connors and Brian Smith for working on v0.22.4 and 
-to John Murray for the reporting and diagnosis of the charset bug.</code>+ to John Murray for the reporting and diagnosis of the charset bug.
    
-<code>John</code> + John 
 +</code>
 
releasenotes/0.22.4.1169551458.txt.gz · Last modified: 2008/02/08 19:49 (external edit)
Old revisions

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License