// documentation note: use as header for new release the following structure,
// but without the spaces. The tags will be automatically filled when building
// the release
// Example:
// @ VERSION @ built on @ TSTAMP @
//  - added swiss-german language translation

0.8rc3 built on 20040116
 - added contact (address) management
 - folders can now be created as mail folders
   or as parent folders
 - changed navigation to frameless, therefore
   improved usability for refreshing
 - technical improvements:
   migrated to Cocoon 2.1.3, increased genericity of
   sitemap, xsp files and xsl files
   
0.7rc2 built on 20031212
 - added some level of support for subfolders
   (subfolders are displayed on the same level
    as ordinary folders, but with their complete
    name, that means including the path)
 - additional navigation after replying
 - set reply flag when a successful reply was sent
 - added additional session sanity check, to improve
   handling when Tomcat 4 automatically redeploys
 - improved timeout page. Generate link to login context
   dynamically so it works no matter what the context is
   where timeout occurs.
 - repaired PDF formatting of message body
 - added customization feature for reference separator
   (such as, what text gets used when replying)

0.7beta4 built on 20031128
 - new navigation
 - improved display and usability
 - production testing and bug-fixes for Tomcat 4

0.6
 - new graphics 
 - added "reply-all" feature
 - added "forward as attachment" feature
 - improved handling of multipart attachments

0.5final built on 20030224

0.5rc1 built on 20030219
 - added demo user functionality (userid is configured in sitemap)
 - improved error handling in case user is setup strangely on system

0.5beta4 built on 20030217
 - implementation of own persistence manager to avoid awt references, so that
   configuration persistence will work on server-only (= no X) systems
 - source organization: simplification and major clean-up, with goal of easier CVS manipulation
 - added "initial folder" user configuration feature

0.5beta1 built on 20030211
 - improvements for signature display

0.5 alpha 1
 - added user configuration feature (for now, only signature storage)

0.4 alpha 2
 - improved formatting of text when replying to a message
 - build mechanism: added automated insertion of version number into help.html

0.4 alpha 1
 - Added link to return to original message after replying / forwarding a message
 - Added message viewing as PDF functionality

0.3 (First public release on Savannah)
 - Migration to Cocoon 2.0.4 and newest JavaMail API.
 
0.2 beta
 First public release, based on Cocoon 2.0.2
