CHANGELOG for Sunshine Commander
********************************
I hope that this will forever be
the most incomplete component in
this project ;-)

Version
*******
0.3.6
  - I think I got the archives without dirrecs right now!
  - Implemented some more FTP-functionality, mkdir, rmdir, delete file etc.

0.3.5
  - Preliminary write access to FTP-site, should be able to edit files
    directly now, with backup and all...
  - Fixed a rather serious bug when editing configuration file.
  
0.3.4
  - Wow, ftp-support!!! Probably buggy, but you can actually browse
    ftpsites!
  - Well, isn't that enough? Oh, and some other smaller fixes, of course.  
  - Speeded up viewing files a lot! Didn't notice the need until trying 
    on ftpsite ;-)
  - Some bugfixes in archive. Still some problems with certain files, 
    though 8-|

0.3.3
  - Still working on proper handling of archives with no dir-records. 
  - A couple of cosmetic bugs when running in a quite large terminal
    window.
  - A little cosmetics in the tree
    
0.3.2 
  - Begun work on FTP and fixing dirs in tar.gz archives
  - Accelerated startup in Linux seriously
  - Some cosmetic changes in monochrome support, now only active when you
    are actually running a monochrome console
  - Fixed some keyboard issues regarding the rxvt console
  - Several smaller cosmetic problems fixed  
  - Fixed a bug which caused sc to crash sometime when running as root.
  
0.3.1
  - Fixed a bug in DOS-version which caused SC to skip 1 entry in each
    accessed directory.
    
0.3.0
  - Begun implementing TAB-completed dirsearch in tree. Check it out
    and tell what you think.
  - Enabled printing (linux only, so far), just copy files to the printer  
  - Fixed a bug when deleting whole dirs including symlinks
  
0.2.0
  - STABLE RELEASE 
  - no major problems reported yet ;-) 
  - fixed some archive related bugs
  - some more minor speed optimizations
  - Fixed a strange bug when pressing enter at [..] entry. Sometimes
    it didn't change to upper dir...
  - Reformatted Changelog and README to the look nicer when viewed from
    the System info dialog.
  - Debug log is now disabled, enable with parameter -d or --debug
  - Get info about commandline parameters with -h or --help
    
0.2.0pre2 
  - Huge speed improvements!          
  - Worked on the usermenu has great features now, and more are coming!
  - Added wordwrapping in textfile viewer (key w)                              
  - Builtin ChangeLog and README-files
  - Fixed filesystem info
          
0.2.0pre1 
  - Many bugfixes
  - Now checking for available space at destination when copying/moving

0.1.1g 
  - I begun to make some kind on monochrome support, for consoles which do not
    support colors in any flavor (curses should work on just about anything, 
    right?)
  - Fixed some bugs in the editor (quite a few actually ;-))
  - Tried to optimize screenwriting of files a bit...

0.1.1f - Quick drivechange in DOS-version (ctrl-driveletter), what should 
         these keys do in linux? Any suggestions?
       - Ending up in the last accessed directory now works in Linux!!! 
         Please read the README-file for information on how to set it up.
       - Fixed a bug causing the tree to fail when accessed from the root

0.1.1e - Targz and ZIP should now work, but I have noticed some unstability 
         but have been unable to located the errors. Please report.
       - As always some minor fixes/changes.  

0.1.1d - Fixed a lot of smaller issues, like [..]-bugs in linux, gotolast dir
         in DOS (still working on linux...).
       - Added a "tip of the day"-function, now I just have to think of some
         tips... ;-) And fixed it afterwards... 

0.1.1 - I am working on tar.gz and zip support... Please standby
      - Executing external programs fixed
      
0.1.0 - Finally, a useful release! ;-)
      - More bugs fixed
      - CVS-server setup
      
0.1.0pre1 
  - Some cosmetic changes, surprise...
  - Fixed some bugs when renaming/duplicating files
  - Fixed a fatal bug in editor. Probably more left...
  - Yahooooo, autoconfig/make works!!!

0.1.0b3 
  - Some more system info
  - Fixed Filesysteminfo in linux

0.1.0b2 
  - Fixed some bugs, surprise...

0.1.0b1 
  - Fixed a lot of bugs
  - Speeded up DOS-version by a factor 2 (when scanning dirs)!
  - Some more work on symlinkhandling

0.0.91 
  - Fileinfo on tagged files
  - Worked on failurehandling on actions
  - Worked on symlinkhandling

0.0.9 
  - Editor : Block marking done (F3)
             Cut/Copy/Paste done, but probably not perfect... Please test!
             Fixed several bugs, some may be left!
  - A lot of cosmetic changes

0.0.8 
  - Editor : Tabulator fixed
  - Fixed some cosmetic problems in copy/move/erase-function
  - Some new features in tree like changing to destinationdir after copying
    and suggestion last destination dir when doing second copyoperation

0.0.7 
  - Move implemented, and copy/erase/move tested a bit more
    please don't put your PhD at stake, yet! ;-)
  - Changing of Attributes (DOS) and Mode (linux) now work! Recursively!
    actually I think my method is far better that MC's, what do you think?
  - Fixes in configuration
  - A lot of work done on the internal editor, like move a word a time,
    linebuffer etc.

0.0.6 
  - Yahooo, it now copies and erases! And recurses subdirs, too!
    use with caution, though, as the testing is not very thorough, yet!

0.0.5 
  - Editor working! Not all features, but basic textediting is OK
  - Actions (copy/move/erase) coming up...
  - Fixed a lot of bugs and some cosmetic details
  - Editor backup deleted if editor exited properly

0.0.4 
  - Tagging of wildcard implemented
  - Worked a lot on file viewing, now very fast (reads in background)
  - Editor coming up...
  - Fixed some cosmetic details

0.0.3 
  - QuickDirs and SCD work in tree
  - Started framework for actions (copy, erase etc.)
  - Started (briefly) framework for FTP
  - FindFile implemented (with SCD engine)
