XPN - X Python Newsreader

* Antonio Caputo
+ Valentino Volonghi


2005-01-17
    * v0.4.0: added off-line reading. Now you can download the whole bodies, or mark
              some article and download their bodies.
    * v0.4.0: added Keep Article and Watch/Ignore SubThread
    * v0.4.0: added actions rule, now you can !keep, !watch, !ignore (and so on) your
              article through rules
    * v0.4.0: now XPN stores the position and the size of Main Window and Edit Window
    * v0.4.0: now you can customize the charsets list XPN use to encode your outgoing
              articles
    * v0.4.0: improved speed when loading groups list in Groups Window.
    * v0.4.0: fixed a bug in the binary version that caused a crash trying to subscribe
              a group
    * v0.4.0: added Oriental Charsets support (thanks to Python2.4)
    * v0.4.0: added Global Search, you can search the whole groups and put the results
              in a virtual group
    * v0.4.0: added filtered views
    * v0.4.0: moved to GTK2.4 and Python2.4
    * v0.4.0: added a TraceBack viewer and an error logger
    * v0.4.0: reorganized some menus
    * v0.4.0: now the background color is changed also on Groups Pane and Headers pane
    * v0.4.0: added a lot of little features/enhancements
    * v0.4.0: fixed a lot of bugs
    * v0.4.0: changed subversion and minorversion
    
2004-11-13
    * v0.3.5: improved speed when you open an article
    * v0.3.5: fixed a bug in the smtp connection
    * v0.3.5: fixed (again) a date sorting bug
    * v0.3.5: now you can hide read articles
    * v0.3.5: added spoiler char (^L or formfeed) support.
    * v0.3.5: added "mute quote" and "mute signature" features
    * v0.3.5: added "Supersede Article" and "Cancel Article" features
    * v0.3.5: added three buttons "A" "H" "G" that let you zoom the Article/Headers/Groups Pane
    * v0.3.5: reorganized the Score Window
    * v0.3.5: added a Regular Expression Tester in the Score Window
    * v0.3.5: changed subversion

2004-09-11
    * v0.3.1: added "One Click View" feature. Now you can open an article with a single click on it
    * v0.3.1: fixed some bugs related to the followup function
    * v0.3.1: fixed the timeout bug. Now XPN continue working even if the connection gets a timeout
    * v0.3.1: added "Reply By Mail" feature. Now you can reply by mail directly from XPN. You can
              specify the portnumber and you can use username and password if the server requires
              authentication
    * v0.3.1: changed subversion

2004-06-18
    * v0.3.0: now headers are collected with XOVER command
    * v0.3.0: added scoring system, with a simple rules editor/viewer (see xpn.html for the details)
    * v0.3.0: little changes in the header encoding. Now the encoding used for the header is not linked
              to the encoding used for the body
    * v0.3.0: fixed a bug in the custom headers support
    * v0.3.0: little changes in the rot13 support
    * v0.3.0: added "find in the body" feature
    * v0.3.0: added regular expressions support whe you search a group in the Groups Window
    * v0.3.0: added article search feature. Now you can search an article in the threads pane, also
              with regular expressions. You can search in From, Subject, Msg-id and References
              headers and in the body (only for read articles), and combine the results with AND
              or OR logic
    * v0.3.0: a lot of little changes and fixes
    * v0.3.0: changed minorversion
    
2004-05-10
    * v0.2.7: added external editor support
    * v0.2.7: little change about rot13, now if there isn't selected text the whole article
              will be encoded/decoded
    * v0.2.7: fixed a bug caused by articles with strange line-terminators
    * v0.2.7: little change in connection handling. Now you can enter a group and read already
              read articles without having to estabilish a connection with server
    * v0.2.7: fixed a bug in Import Newsrc
    * v0.2.7: now the function that builds the threaded-view is much faster
    * v0.2.7: other little changes
    * v0.2.7: changed subversion

2004-04-23 Antonio Caputo <nemesis2001@gmx.it>
    * v0.2.6: added Import/Export newsrc file
    * v0.2.6: added autoencode feature. Now XPN automatically chooses the best
              encodig for outgoing articles
    * v0.2.6: fixed another bug in threads building
    * v0.2.6: updated xpn.html file
    * v0.2.6: changed subversion

2004-04-02 Antonio Caputo <nemesis2001@gmx.it>
    * v0.2.5: added read articles persistance. When you read an article XPN
              stores it. You can set two purge time (one for read article and another
              one for unread articles), after that time article will be deleted
    * v0.2.5: now you can select the text in Article Pane, and if you try a 
              followup to newsgroup, only the selected text will be quoted
    * v0.2.5: added token %e, it stands for the email
    * v0.2.5: added token (%n,%g ...) recognition in X-header fields
    * v0.2.5: fixed a little bug in threads building. References: null no 
              longer blocks XPN
    + v0.2.5: fixed a bug that affected the "custom launcher" entry in the 
              config window
    * v0.2.5: changed subversion

2004-02-29 Antonio Caputo <nemesis2001@gmx.it>
    * v0.2.2: restored date sorting
    * v0.2.2: fixed some strange behaviours in threads_pane
    * v0.2.2: added more encodings
    * v0.2.2: added support for web urls. Now you can open web urls, you can 
              also customize the browser launcher command
    * v0.2.2: now when you move to another group the article pane is cleared 
    * v0.2.2: minor changes in Article module
    * v0.2.2: added port number customization
    * v0.2.2: fixed an uncaught exception in "Add Tagline"
    + v0.2.2: newsgroup list download now is made in a different Thread
    * v0.2.2: changed subversion

2004-02-08 Antonio Caputo <nemesis2001@gmx.it>
    * v0.2.0: rewritten header fetching routine. Now header fetching is about 
              ten times faster
    * v0.2.0: minor changes in article fetching
    * v0.2.0: namespace moved from "XPN" to "xpn_src"
    * v0.2.0: added server logs viewer
    * v0.2.0: fixed "double click on groups pane" bug
    * v0.2.0: changed minorversion
    
2004-01-24 Antonio Caputo <nemesis2001@gmx.it>
    * v0.1.8: namespace moved from "src" to "XPN"
    * v0.1.8: layout changes now are made "on the fly" 
    * v0.1.8: added *bold*, /italic/, _undeline_, recognition
    * v0.1.8: added "MODE READER" command after connection estabilishment
              Now you can use XPN with INN2
    * v0.1.8: supersedes header is now disabled, I have to study the RFC
    * v0.1.8: some enhancements in connections handling
    * v0.1.8: fixed date display
    * v0.1.8: fixed some headers related bugs, now you can you use ":" in 
              you custom headers
    * v0.1.8: fixed the "deleting last line" bug in the Edit Win
    * v0.1.8: some changes in quoting style, the first level quote now 
              is "> ", in past versions was ">"
    * v0.1.8: added url recognition and colouring whith a user defined color
    * v0.1.8: fixed the "Row: Col:" display in the Edit Window. Now update 
              occurs even if you only move the cursor
    * v0.1.8: changed subversion

