Changes V 0.2:

  - internal changes which should make transfers more reliable and faster.
  - many files brought up the "timeout" status while transfering, this
    was my mistake. Those files should get transfered fine now.
  - Fixed a bug in the download class, wrong username was sent to the
    server.
  - registration of a new user now works correctly

Changes V 0.3:

  - fixed another bug in the download class. Downloads should be even
    more reliable now
  - updated the about window information
  - fixed a minor bug during login (clientfinfo should get send correctly
    now)
  - dynamically resolves server ip now. future changes of the server ip
    should be caught by that.
  - removed the version number out of the application title, I always
    forget to adjust it appropriately ;-)
  - added a feedback form, allowing you to directly send me feedback
    from within the program :)

Changes V 0.4:

  - completely rewrote download class. this will improve download
    availability of files by a great factor. 
  - you can check files for availability before downloading them, now.
  - you can finally abort transfers now
  - many more little changes which should make life easier for you
    (you have to log in before searching, optimations in the gui and such
    stuff)

Changes V 0.5:

  - login is now threaded
  - file availability checking is now threaded
  - you can browse files of a specific user now

Changes V 0.5.5:  [bugfix release - no new features added]

  - cleaned up login procedure
  - "weird search results" should be gone or at least minimized now both 
    in the search and in the browse class
  - various small fixes thanks to user feedback
  
Changes V 0.5.6:  [bugfix release - no new features added]

  - caught another bug in the communications library which caused an 
    "array out of bounds" exception while searching / browsing
  - fixed major bug which messed up search results / prevented browsing
    on specific platforms
  - many more little fixes

Changes V 0.6: 

  - caught bug in download class, preventing downloading on specific 
    platforms
  - you can connect to a file server directly now, instead of the random
    server
