Attacher History
================

1.00 (Archimedes World cover disc)
----------------------------------

First generally available release.


1.01
----

* Added discard button
* Changed uudecoder to add line containing just ` before end if one does
not exist
* Corrected bug which meant that scrap files not deleted on desktop 
closedown
* Stopped Attacher partially accepting files for any icon in the main
window, now only accepts for code/decode icons
* Copes with no blank line between base64 coded files (provided that there
is aboundary)
* Copes corectly with base64 "Content-disposition lines"

1.02
----

* Further modified the algorith to correct the ending of uuencoded files
* Correctly identify directories and applications in image files preventing
  a complete crash
* Corrected message sending so that data received from another application
  is acknowledged (spurious error reported by TTFN and Termite)
* Changed the download new version path to get the zip file
* Corrected misinterpretation of Content-disposition lines if second line
  of header
* Added interactive help to discard button

1.03
----

* Now handles base64 headers split over multiple lines
* Added option to not open the main window at startup
* Added option to not have icon on the iconbar (there still has to be an
icon if the main window does not open at startup)
* Corrected base64 decoder to cope with lines containing carriage returns
where files are (e.g.) downloaded on a PC
* Added Binhex detector to decoder

