+ means: something added
- means: bug fixed

Version 0.6b 
	- Corrected an internal error when using old style
	  captions.txt (w/o renameble albums). Hope that the renaming
	  stuff works now without further hassles.
	
Version 0.6a
	- Disabling the "Show directory" option now really removes the
	  directories from the listing 
        - Found out how to give an album name to the current dir. Just
	  use the directory name (not ".") in captions.txt. So, now also the
          local page gets the correct album name
	- After NewAlbum, the directory is rescanned if we stay in the
	  same directory 
        - If no profile is selected, we won't try to write the current
	  profile (avoiding an error message) 
        + Added a new option to display album names in dir listing,
          so now the album name (instead of the directory name) can be listed

Version 0.6 
	- More reasonable error messages when component programs have
	  not been installed
	- Misunderstanding corrected: Cleanup in album is not an
	  additional process but an option to the generation. This
	  means that we added an appropriate action and integrate
          the global option value into the album call.
        + Installation check: Check whether all component programs are
	  there, whether the versions are right,  and whether the temp 
          directory is writable; the test can be terminated early and
	  it can be disabled in the general option dialog
	+ Directories (other than ".", "..", and hidden directories)
	  can now be named. 
	+ It is now possible to have more than one profile (and root
	  album), to generate and load new profiles, and to switch
	  between profiles. If one wants to get rid of a profile, this
	  has to be done externally, though. This feature makes shared
	  album maintenance easier as well because one can now also
	  share profiles.
	+ Now one is asked whether one wants to edit a file before it
	  is copied and converted. This is done only if a single file
          is selected and only if the option "Edit before "Copy & 
          Convert"" is enabled

Version 0.5 
        - Alt-o (for open directory) was accidentally deleted in an
	  earlier version. Now you can again open an album with Alt-O.
	- After changes to the Album options "Only process known
	  images types" and "Do not hide dirs with "."", the directory
	  needs a rescan (because that also affects what is displayed)
	- In order to avoid filenames starting with a dash, the 
          MakeFreshName procedure was modified. File names starting
	  with dash still cause trouble!
	+ Component licenses added in Help menu 
	+ Now the cursor changes to the "busy cursor" even above text
	  fields
	+ Made sure that "." and ".." do not get copied or moved
	+ Made sure that directories are not copied & converted
	+ Symlink warning integrated: If one changes into a directory
	  or generates a new one, we check now whether this has been
	  done following a symlink. In this case, a warning is given.
          As usual, there is a switch to disable the warning.
        + Symlink directories are now marked with [S] in the directory
          listing
	+ Thumbnail directories are marked with [T], provided they
          are displayed
        + One can now type relative paths in the choose directory box
	  (even containing "." and "..")
	+ New option concerning thumbnail preview added: "Adapt aspect
	  ratio of EXIF thumbnails." If this option is selected, the
	  aspect ration of the EXIF thumbnails is adapted to the image
	  aspect ration. Some cameras (as my Ricoh RR120) seem to need
	  this. Other cameras, such as the Sony Cybershot, use black
          stripes in their thumbnails if the image ratio deviates from
	  the 4:3 ratio of the EXIF thumbnails.
        + New actions in Album menu: hide/unhide current album
	+ non-images are now explicitly noticed and marked by a "frown"
	  symbol in the preview area
	+ when the album script encounters an error (marked by
	  [album]), this will be reported to the user
	+ Manual page added, which also can be viewed in TKAlbum
	+ New command: UpAlbum (Meta-u), goes one album up
        + When moving one album up (regardless how), the current
	  directory becomes the selected entry in the new directory
	+ Change of album regeneration strategy:
          + new mode: "strictly local" that affects only the directory
	    itself and no sub-directories (we use .no_album marker to
            block regeneration of sub-albums)
          + in "local" mode, we do not search for the next higher
	    album, but always start generation in the current one
          + since I disable the cleanup by default, I will add an
	    action for cleanup
	+ Now the preview shows how the thumbnail cropping affects the
	  picture (of course, it is an option again)

Version 0.4a:
	+ Just a few changes to the README file, inclusion of new
	  album version and of the album license & cleaned up
          jhead directory (removed *.o)

Version 0.4:
	First version that was made public

