Differences

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

Link to this comparison view

Next revision
Previous revision
releasenotes:0.18.2_and_0.19.0 [2007/01/18 10:04] texasfettreleasenotes:0.18.2_and_0.19.0 [2008/02/08 19:49] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== 0.18.2 and 0.19.0 (June 11, 2003) ====== ====== 0.18.2 and 0.19.0 (June 11, 2003) ======
- +<code> 
-<code>INTRODUCTION</code>+ INTRODUCTION
    
-<code>For the first time in POPFile history we are releasing two versions at the + For the first time in POPFile history we are releasing two versions at the 
-same time.  Please take a moment to decide which version is most appropriate + same time.  Please take a moment to decide which version is most appropriate 
-for you.</code>+ for you.
    
-<code>v0.18.2 is a minor bug fix update to the last v0.18.1 made in February and + v0.18.2 is a minor bug fix update to the last v0.18.1 made in February and 
-contains no new features.  It is intended for conservative users who are + contains no new features.  It is intended for conservative users who are 
-happy with POPFile as it stands and would just like bug fixes and nothing + happy with POPFile as it stands and would just like bug fixes and nothing 
-else.</code>+ else.
    
-<code>v0.19.0 is a major update to v0.18.1 and include everything that is fixed + v0.19.0 is a major update to v0.18.1 and include everything that is fixed 
-in v0.18.2 plus much more.  Full details are below.</code>+ in v0.18.2 plus much more.  Full details are below.
    
-<code>A special thank you goes out to Sam Schinke who has contributed a great + A special thank you goes out to Sam Schinke who has contributed a great 
-deal to this release particularly with his work fixing outstanding bugs and + deal to this release particularly with his work fixing outstanding bugs and 
-porting them from v0.19.0 and v0.18.2.  Nice work Sam.</code>+ porting them from v0.19.0 and v0.18.2.  Nice work Sam.
    
-<code>Brian Smith also needs your applause for major updates to the Windows installer + Brian Smith also needs your applause for major updates to the Windows installer 
-making it easier than ever to install and configure POPFile on Windows.</code>+ making it easier than ever to install and configure POPFile on Windows.
    
-<code>I recommend v0.19.0 because of the many improvements, but v0.18.2 is the  + I recommend v0.19.0 because of the many improvements, but v0.18.2 is the  
-STABLE release for those who want rock solid reliability and want others to + STABLE release for those who want rock solid reliability and want others to 
-do the bug hunting on the new v0.19.x line :-)</code>+ do the bug hunting on the new v0.19.x line :-)
    
-<code>(Of course if you are really conservative you might like to download and use + (Of course if you are really conservative you might like to download and use 
-v0.18.1 which has been in use by many people since February 27).</code>+ v0.18.1 which has been in use by many people since February 27).
    
    
-<code>ESSENTIAL READING IF YOU ARE UPGRADING TO v0.19.0</code>+ ESSENTIAL READING IF YOU ARE UPGRADING TO v0.19.0
    
-<code>1. BACK UP YOUR OLD INSTALLATION: POPFile makes this really easy, just copy + 1. BACK UP YOUR OLD INSTALLATION: POPFile makes this really easy, just copy 
-   the entire POPFile directory somewhere.  You can then safely install +    the entire POPFile directory somewhere.  You can then safely install 
-   POPFile v0.19.0 on top of your current installation; I just think a back up +    POPFile v0.19.0 on top of your current installation; I just think a back up 
-   is a sensible precaution.</code>+    is a sensible precaution.
    
-<code>2. ACCURACY MIGHT DROP FOR A SHORT WHILE: because of some changes made in the + 2. ACCURACY MIGHT DROP FOR A SHORT WHILE: because of some changes made in the 
-   mail parser it is possible that you might see accuracy drop initially and +    mail parser it is possible that you might see accuracy drop initially and 
-   you may find yourself reclassifying a few messages that used to work.  This +    you may find yourself reclassifying a few messages that used to work.  This 
-   is unfortunate but necessary to make POPFile even more accurate than before +    is unfortunate but necessary to make POPFile even more accurate than before 
-   and v0.19.0 incorporates changes that make POPFile's classification +    and v0.19.0 incorporates changes that make POPFile's classification 
-   accuracy better; however old corpuses might need a little retraining.</code>+    accuracy better; however old corpuses might need a little retraining.
    
    
-<code>DOWNLOADING</code>+ DOWNLOADING
    
-<code>You can obtain the latest releases of POPFile by visiting</code>+ You can obtain the latest releases of POPFile by visiting
    
-<code>    http://sourceforge.net/project/showfiles.php?group_id=63137</code>+     http://sourceforge.net/project/showfiles.php?group_id=63137
    
    
-<code>UPGRADING</code>+ UPGRADING
    
-<code>Just install POPFile on top of the currently installed version.  But did you + Just install POPFile on top of the currently installed version.  But did you 
-read the ESSENTIAL READING above first if you are upgrading from a pre v0.19.0 + read the ESSENTIAL READING above first if you are upgrading from a pre v0.19.0 
-version?</code>+ version?
    
    
-<code>FAQ</code>+ FAQ
    
-<code>zonk3r has spent a great deal of time on a POPFile FAQ.  Please check it out + zonk3r has spent a great deal of time on a POPFile FAQ.  Please check it out 
-as it covers many questions that you might have:</code>+ as it covers many questions that you might have:
    
-<code>    http://sourceforge.net/docman/display_doc.php?docid=14421&group_id=63137</code>+     http://sourceforge.net/docman/display_doc.php?docid=14421&group_id=63137
    
    
-<code>THE GORY DETAILS FOR v0.18.2</code>+ THE GORY DETAILS FOR v0.18.2
    
-<code> 1. Fixed bug where -toptoo (now -pop3_toptoo) would cause duplicates in  +  1. Fixed bug where -toptoo (now -pop3_toptoo) would cause duplicates in  
-    the history.</code>+     the history.
    
-<code>    Reports: 701390 () (fixed by sschinke)</code>+     Reports: 701390 () (fixed by sschinke)
    
-<code> 2. Fixed a bug where -toptoo resulted in message overwriting and the wrong +  2. Fixed a bug where -toptoo resulted in message overwriting and the wrong 
-    message classification.</code>+     message classification.
    
-<code>    Reports: 705448, 694002 () (fixed by sschinke)</code>+     Reports: 705448, 694002 () (fixed by sschinke)
    
-<code> 3. Fix warning on unclassified messages</code>+  3. Fix warning on unclassified messages
    
-<code>    Reports: 697278 (jdeifik)</code>+     Reports: 697278 (jdeifik)
    
-<code> 4. Remove lines in headers consisting of only whitespace (Eudora has  +  4. Remove lines in headers consisting of only whitespace (Eudora has  
-    trouble with them).</code>+     trouble with them).
    
-<code>    Patch: esniper +     Patch: esniper 
-    Reports: 701981 (esniper)</code>+     Reports: 701981 (esniper)
    
-<code> 5. Fix colorized display of quoted-printable HTML</code>+  5. Fix colorized display of quoted-printable HTML
    
-<code>    Reports: 699098 (mfichtner)</code>+     Reports: 699098 (mfichtner)
    
-<code> 6. Recognize protocol-less href'+  6. Recognize protocol-less href'
-     +      
-    Reports: biljir</code>+     Reports: biljir
    
-<code> 7. Re-work of header handling to handle multi-line headers. This will make  +  7. Re-work of header handling to handle multi-line headers. This will make  
-    our handling of MIME messages much more robust.</code>+     our handling of MIME messages much more robust.
    
-<code>    Reports: 695565 (biljir), 702215 (gdvieira), 702316 (spf)</code>+     Reports: 695565 (biljir), 702215 (gdvieira), 702316 (spf)
    
-<code> 8. Fixed bug preventing decoding when headers are in an unexpected order</code>+  8. Fixed bug preventing decoding when headers are in an unexpected order
    
-<code>    Reports: 729551 (fibrizo)</code>+     Reports: 729551 (fibrizo)
    
-<code> 9. Allow "+" to be submitted encoded in a form</code>+  9. Allow "+" to be submitted encoded in a form
    
-<code>    Reports: 719989 (thedonga)</code>+     Reports: 719989 (thedonga)
    
-<code>10. Fixed unrequested History deletion, history doesn't go back far enough</code>+ 10. Fixed unrequested History deletion, history doesn't go back far enough
    
-<code>    Reports: 703364 (besonen), 708387 (beej) (and others)</code>+     Reports: 703364 (besonen), 708387 (beej) (and others)
    
-<code>11. Fixed XPL problems with filtered history view</code>+ 11. Fixed XPL problems with filtered history view
    
-<code>    Reports: 697046 (helphand), 692673 (nobody)</code>+     Reports: 697046 (helphand), 692673 (nobody)
    
-<code>12. Restored main history form to POST</code>+ 12. Restored main history form to POST
    
-<code>    Reports: 690451 (nobody)</code>+     Reports: 690451 (nobody)
    
-<code>13. Fixed reporting of remaining child pid's</code>+ 13. Fixed reporting of remaining child pid's
    
-<code>    Reports: none</code>+     Reports: none
    
-<code>14. Make hostname decoding case-insensitive</code>+ 14. Make hostname decoding case-insensitive
    
-<code>    Reports: none</code>+     Reports: none
    
-<code>15. Fix odd return value from classify_file for some messages: "unclassified"</code>+ 15. Fix odd return value from classify_file for some messages: "unclassified"
    
-<code>    Reports: none</code>+     Reports: none
    
    
-<code>THE GORY DETAILS FOR v0.19.0</code>+ THE GORY DETAILS FOR v0.19.0
    
-<code>All of the above plus... (sschinke had a hand in lots of this too)+ All of the above plus... (sschinke had a hand in lots of this too) 
 +   
 +  1. Large overhaul of the magnets system so that we add Cc magnets, make 
 +     magnets editable from the Magnets page, and a new feature called  
 +     QuickMagnets which allows you to create magnets from received emails 
 +     by selecting parts of the From, To, Cc and Subject lines.
    
- 1. Large overhaul of the magnets system so that we add Cc magnets, make +     Requests: 676341 (reason1000)
-    magnets editable from the Magnets page, and a new feature called  +
-    QuickMagnets which allows you to create magnets from received emails +
-    by selecting parts of the From, To, Cc and Subject lines.</code>+
    
-<code>    Requests: 676341 (reason1000)</code>+  2. When an email is clicked on to see the colored version a new page 
 +     appears with complete coloring (including for the pseudowords which 
 +     now have popups on the colored areas), a new full dump of the  
 +     probabilities used in the calculation of the message classification.
    
-<code> 2. When an email is clicked on to see the colored version a new page +     Requests: lost track
-    appears with complete coloring (including for the pseudowords which +
-    now have popups on the colored areas), a new full dump of the  +
-    probabilities used in the calculation of the message classification.</code>+
    
-<code>    Requests: lost track</code>+  3. On the Buckets page there are new statistics counting the number of  
 +     errors made by bucket.  For each bucket we have the number of false 
 +     positives (i.e. mails that went in the bucket that should not have) 
 +     and the number of false negatives (i.e. mails that should have been  
 +     in that bucket but were not).
    
-<code> 3. On the Buckets page there are new statistics counting the number of  +     Requests: 692600 (nobody)
-    errors made by bucket.  For each bucket we have the number of false +
-    positives (i.e. mails that went in the bucket that should not have) +
-    and the number of false negatives (i.e. mails that should have been  +
-    in that bucket but were not).</code>+
    
-<code>    Requests: 692600 (nobody), </code>+     In addition when clicking on an individual bucket to look at the words 
 +     in it a new page appears with a clickable index for speed and words 
 +     are sorted by frequency so that you can see the most important words 
 +     in each bucket.
    
-<code>    In addition when clicking on an individual bucket to look at the words +     Requests: 691386 (philiplaw) 
-    in it a new page appears with a clickable index for speed and words +
-    are sorted by frequency so that you can see the most important words +
-    in each bucket.</code>+
    
-<code>    Requests: 691386 (philiplaw) </code>+     From the bucket page it is possible to remove all the words in a bucket 
 +     so that you can start retraining a bucket without having to delete 
 +     and reinsert it.
    
-<code>    From the bucket page it is possible to remove all the words in a bucket +     Requests: 675983 (nobody)
-    so that you can start retraining a bucket without having to delete +
-    and reinsert it.</code>+
    
-<code>    Requests: 675983 (nobody)</code>+  4. The Configuration page is now pluggable so that as new modules are  
 +     written their elements appear in the configuration page automatically.
    
-<code> 4. The Configuration page is now pluggable so that as new modules are  +     Requests: none    
-    written their elements appear in the configuration page automatically.</code>+
    
-<code>    Requests: none    </code>+     There is a link to the current log file so that you can access it 
 +     from within the browser.
    
-<code>    There is a link to the current log file so that you can access it +     Requests: 
-    from within the browser.</code>+
    
-<code>    Requests: </code>+  5. The Security page is now pluggable so that as new modules are  
 +     written their elements appear in the configuration page automatically. 
 +     
 +     Requests: none    
    
-<code> 5. The Security page is now pluggable so that as new modules are  +  6. The Advanced tab no longer uses a hard coded set of ignored words,  
-    written their elements appear in the configuration page automatically. +     they are now stored in a file and can be edited through the UI.
-    +
-    Requests: none    </code>+
    
-<code> 6. The Advanced tab no longer uses a hard coded set of ignored words,  +     Requests: lost track
-    they are now stored in a file and can be edited through the UI.</code>+
    
-<code>    Requestslost track</code>+  7. POPFile's internal structure has undergone a large change to make 
 +     use of Perl's object oriented features and there is now a common 
 +     base class for all POPFile modules (called POPFile::Module) and as 
 +     a result many of the POPFile modules have been simplified greatly.
    
-<code> 7. POPFile's internal structure has undergone a large change to make +     An offshoot of this is that there are number of experimental modules 
-    use of Perl's object oriented features and there is now common +     that you can obtain only if you get the cross platform version:
-    base class for all POPFile modules (called POPFile::Module) and as +
-    a result many of the POPFile modules have been simplified greatly.</code>+
    
-<code>    An offshoot of this is that there are a number of experimental modules +         SMTP.pm   - SMTP proxy that does SMTP mail classification 
-    that you can obtain only if you get the cross platform version:</code>+         NNTP.pm   - NNTP proxy that does NNTP Usenet news post classification 
 +         XMLRPC.pm - Full access to POPFile's API (see Classifier::Bayes) 
 +                     through XML-RPC 
    
-<code>        SMTP.pm   - SMTP proxy that does SMTP mail classification +     The XMLRPC available methods are (documentation in Classifier::Bayes):
-        NNTP.pm   - NNTP proxy that does NNTP Usenet news post classification +
-        XMLRPC.pm - Full access to POPFile's API (see Classifier::Bayes) +
-                    through XML-RPC </code>+
    
-<code>    The XMLRPC available methods are (documentation in Classifier::Bayes):</code>+         classify_file 
 +         classify_and_modify 
 +         get_buckets 
 +         get_bucket_word_count 
 +         get_bucket_word_list 
 +         get_word_count 
 +         get_bucket_unique_count 
 +         get_bucket_color 
 +         set_bucket_color 
 +         get_bucket_parameter 
 +         set_bucket_parameter 
 +         get_html_colored_message 
 +         create_bucket 
 +         delete_bucket 
 +         rename_bucket 
 +         add_message_to_bucket 
 +         remove_message_from_bucket 
 +         get_buckets_with_magnets 
 +         get_magnet_types_in_bucket 
 +         clear_bucket 
 +         clear_magnets 
 +         get_magnets 
 +         create_magnet 
 +         get_magnet_types 
 +         delete_magnet 
 +         get_stop_word_list 
 +         add_stopword 
 +         remove_stopword
    
-<code>        classify_file +     Requests: none
-        classify_and_modify +
-        get_buckets +
-        get_bucket_word_count +
-        get_bucket_word_list +
-        get_word_count +
-        get_bucket_unique_count +
-        get_bucket_color +
-        set_bucket_color +
-        get_bucket_parameter +
-        set_bucket_parameter +
-        get_html_colored_message +
-        create_bucket +
-        delete_bucket +
-        rename_bucket +
-        add_message_to_bucket +
-        remove_message_from_bucket +
-        get_buckets_with_magnets +
-        get_magnet_types_in_bucket +
-        clear_bucket +
-        clear_magnets +
-        get_magnets +
-        create_magnet +
-        get_magnet_types +
-        delete_magnet +
-        get_stop_word_list +
-        add_stopword +
-        remove_stopword</code>+
    
-<code>    Requests: none</code>+  8. Numbers are now legal in bucket names.
    
-<code> 8. Numbers are now legal in bucket names.</code>+     Requests: 720681 (deaper)
    
-<code>    Requests: 720681 (deaper)</code>+  9. The characters used around the classification in subject modification 
 +     can now be reconfigured with options -bayes_subject_mod_left and  
 +     -bayes_subject_mod_right and they default to [ and ]
    
-<code> 9. The characters used around the classification in subject modification +     Requests: 722837 (stanleyspanner)
-    can now be reconfigured with options -bayes_subject_mod_left and  +
-    -bayes_subject_mod_right and they default to [ and ]</code>+
    
-<code>    Requests: 722837 (stanleyspanner)</code>+ 10. All command line parameters have changed name.  The old names all work 
 +     correctly and are upgraded automatically,  
 +    
 +      Old Parameter               New Parameter
    
-<code>10. All command line parameters have changed name.  The old names all work +      corpus                      bayes_corpus 
-    correctly and are upgraded automatically,  +      unclassified_probability    bayes_unclassified_probability 
-   +      piddir                      config_piddir 
-     Old Parameter               New Parameter</code>+      debug                       GLOBAL_debug 
 +      ecount                      GLOBAL_ecount 
 +      mcount                      GLOBAL_mcount 
 +      msgdir                      GLOBAL_msgdir 
 +      subject                     GLOBAL_subject 
 +      imeout                      GLOBAL_timeout 
 +      xpl                         GLOBAL_xpl 
 +      xtc                         GLOBAL_xtc 
 +      download_count              GLOBAL_download_count 
 +      logdir                      logger_logdir 
 +      localpop                    pop3_local 
 +      port                        pop3_port 
 +      sport                       pop3_secure_port 
 +      server                      pop3_secure_server 
 +      separator                   pop3_separator 
 +      toptoo                      pop3_toptoo 
 +      archive                     html_archive 
 +      archive_classes             html_archive_classes 
 +      archive_dir                 html_archive_dir 
 +      history_days                html_history_days 
 +      language                    html_language 
 +      last_reset                  html_last_reset 
 +      last_update_check           html_last_update_check 
 +      localui                     html_local 
 +      page_size                   html_page_size 
 +      password                    html_password 
 +      send_stats                  html_send_stats 
 +      skin                        html_skin 
 +      test_language               html_test_language 
 +      update_check                html_update_check
    
-<code>     corpus                      bayes_corpus +     Requests: none
-     unclassified_probability    bayes_unclassified_probability +
-     piddir                      config_piddir +
-     debug                       GLOBAL_debug +
-     ecount                      GLOBAL_ecount +
-     mcount                      GLOBAL_mcount +
-     msgdir                      GLOBAL_msgdir +
-     subject                     GLOBAL_subject +
-     imeout                      GLOBAL_timeout +
-     xpl                         GLOBAL_xpl +
-     xtc                         GLOBAL_xtc +
-     download_count              GLOBAL_download_count +
-     logdir                      logger_logdir +
-     localpop                    pop3_local +
-     port                        pop3_port +
-     sport                       pop3_secure_port +
-     server                      pop3_secure_server +
-     separator                   pop3_separator +
-     toptoo                      pop3_toptoo +
-     archive                     html_archive +
-     archive_classes             html_archive_classes +
-     archive_dir                 html_archive_dir +
-     history_days                html_history_days +
-     language                    html_language +
-     last_reset                  html_last_reset +
-     last_update_check           html_last_update_check +
-     localui                     html_local +
-     page_size                   html_page_size +
-     password                    html_password +
-     send_stats                  html_send_stats +
-     skin                        html_skin +
-     test_language               html_test_language +
-     update_check                html_update_check</code>+
    
-<code>    Requests: none</code>+ 11. There is now a Reclassify button at the top of the History page 
 +     as well as at the bottom.
    
-<code>11. There is now a Reclassify button at the top of the History page +     Requests: 727834 (garowetz), 687138 (johnmccurdy)
-    as well as at the bottom.</code>+
    
-<code>    Requests: 727834 (garowetz), 687138 (johnmccurdy)</code>+ 12. If you do a search that results in no results there is now a search box 
 +     for you to search again.
    
-<code>12. If you do a search that results in no results there is now a search box +     Requests: 685327 (tomvoss)
-    for you to search again.</code>+
    
-<code>    Requests: 685327 (tomvoss)</code>+ 13. The Windows installer now guides you in the creation of an initial set 
 +     of buckets.
    
-<code>13. The Windows installer now guides you in the creation of an initial set +     Requests: 691348 (pkarlin)
-    of buckets.</code>+
    
-<code>    Requests: 691348 (pkarlin)</code>+ 14. Each time the history cache is reloaded we insert a marker line in the UI, 
 +     these markers delimit the times the user reloaded the history with new messages 
 +     and provide a useful marker for using POPFile throughout the day.  Everything 
 +     before the last marker is newly received.
    
-<code>14. Each time the history cache is reloaded we insert a marker line in the UI, +     Requests: none
-    these markers delimit the times the user reloaded the history with new messages +
-    and provide a useful marker for using POPFile throughout the day.  Everything +
-    before the last marker is newly received.</code>+
    
-<code>    Requestsnone</code>+ 15. POPFile now has 19 UI translations available in the following languages:
    
-<code>15. POPFile now has 19 UI translations available in the following languages:</code> +        Bulgarian 
-  +        Chinese (simplified) 
-<code>       Bulgarian +        Chinese (traditional)        
-       Chinese (simplified) +        Danish 
-       Chinese (traditional)        +        Dutch 
-       Danish +        English 
-       Dutch +        English (UK) 
-       English +        Finnish 
-       English (UK) +        French 
-       Finnish +        German 
-       French +        Hungarian 
-       German +        Korean 
-       Hungarian +        Norwegian 
-       Korean +        Portugese (Brazilian) 
-       Norwegian +        Russian 
-       Portugese (Brazilian) +        Slovak 
-       Russian +        Spanish 
-       Slovak +        Swedish 
-       Spanish +        Ukrainian (http://zope.net.ua/POPFile) 
-       Swedish +    
-       Ukrainian (http://zope.net.ua/POPFile) +     Requests: none
-   +
-    Requests: none</code>+
    
-<code>16. To help in the fight against spam a number of new pseudowords have been + 16. To help in the fight against spam a number of new pseudowords have been 
-    added to track spams that load images from across the web and web bugs, the +     added to track spams that load images from across the web and web bugs, the 
-    complete list of pseudowords is now:</code>+     complete list of pseudowords is now:
    
-<code>       encoding:<mime encoding type> +        encoding:<mime encoding type> 
-       header:<email header> +        header:<email header> 
-       html:numericentity +        html:numericentity 
-       html:td +        html:td 
-       html:imgremotesrc +        html:imgremotesrc 
-       html:imgwidth<pixels> +        html:imgwidth<pixels> 
-       html:imgheight<pixels> +        html:imgheight<pixels> 
-       html:fontsize<size> +        html:fontsize<size> 
-       html:encodedurl +        html:encodedurl 
-       html:comment +        html:comment 
-       html:authorization +        html:authorization 
-       trick:spaceout +        trick:spaceout 
-       trick:dottedwords +        trick:dottedwords 
-       trick:invisibleink +        trick:invisibleink 
-  +   
-    Requests: none</code>+     Requests: none
    
-<code>17. Numerous modifications by Sam and I to the mail parser, MIME handling, HTML + 17. Numerous modifications by Sam and I to the mail parser, MIME handling, HTML 
-    parser, colorizer, Base 64 and Quoted Printable decoder to improve accuracy.</code>+     parser, colorizer, Base 64 and Quoted Printable decoder to improve accuracy.
    
-<code>    Requests: lost track</code>+     Requests: lost track
    
-<code>18. Windows users will discover that POPFile adds an icon to the system tray + 18. Windows users will discover that POPFile adds an icon to the system tray 
-    with a popup menu (right click) that offers to take you to the POPFile UI +     with a popup menu (right click) that offers to take you to the POPFile UI 
-    or to shutdown POPFile.  A double click on the icon navigates to the POPFile +     or to shutdown POPFile.  A double click on the icon navigates to the POPFile 
-    UI.</code>+     UI.
    
-<code>    Requests: lost track</code>+     Requests: lost track
    
-<code>19. Sorting of columns in the History can be set to ascending or descending + 19. Sorting of columns in the History can be set to ascending or descending 
-    by clicking on the column header.  There's a new indicator that tells you +     by clicking on the column header.  There's a new indicator that tells you 
-    which column is sorted and in what order.</code>+     which column is sorted and in what order.
    
-<code>    Requests: none</code>+     Requests: none
    
-<code>20. Fixed security problem with the X-POPFile-Link functionality and passwords.</code>+ 20. Fixed security problem with the X-POPFile-Link functionality and passwords.
    
-<code>    Requests: none</code>+     Requests: none
    
    
-<code>DONATIONS</code>+ DONATIONS
    
-<code>Thank you to everyone who has clicked the Donate! button and donated their + 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 the people + hard earned cash to me in support of POPFile.  Thank you also to the people 
-who have contributed patches, feature requests, bug reports and translations.</code>+ who have contributed patches, feature requests, bug reports and translations.
    
-<code>    http://sourceforge.net/forum/forum.php?forum_id=213876</code>+     http://sourceforge.net/forum/forum.php?forum_id=213876
    
    
-<code>CONCLUSION + CONCLUSION 
-  +   
-Keep the ideas and bug reports coming.</code>+ Keep the ideas and bug reports coming.
    
-<code>John.</code> + John. 
 +</code>
 
releasenotes/0.18.2_and_0.19.0.1169114686.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