Ver   Date       Who    What
------------------------------------------------------------------------------
      2004-06-27 BB     * new make target: bbgallery.spec
			* make clen now cleans much better... :)
			* Install docs in ${prefix}/share/doc/bbgallery
			*  New Theme: scheibli.com; thanks to Daniel Scheibli 
                          <daniel DOT scheibli AT edelbyte DOT org>
			* use 'exifinfo' to extract timedate information
                          for image subtitle by default
			* Made ImageMagick default for scaling images
			* Print warning message if no 'jpg' files are found
		          (no more crashes in this case)
			* Extended exif.pl to extract only single tag
			* Added usage page to exif.pl
	                * Added exif.pl to be installed as 'exifinfo'
      2004-06-20 BB     * Fixed minor bug in 'jhead' code
			* added submissions by Daniel Schreibli
			  - new template variabes
                          - allow custom sorting of meta index
			  - fixed default sorting of meta index
			* added submission by Kyle Maxwell
			  - Allow change of extension for HTML files
		        * updated documantation
      2004-05-29 JP     * Date/Time display underneath pictures
                        * Title defaults to directory name
                        * Added modern template
1.2.2 2003-10-14 BB	* Quote image path in calls of external helpers 
                          (convert/cp/identify) to allow spaces in the path
			  (thanks to Charlie Wyble for finding this bug)
			* Fixed typos in bbzone template
      2003-07-02 BB     * Let IMG_SCALED_PATH point to the original image file
                          when scaling is turned off with -s 0. (as proposed 
                          by Thomas Goebel)
      2003-05-29 BB     * added -ping to 'convert' and 'idenitfy' calls to speed 
                          things up as suggested by Matthias Bernhardt.
      2003-05-02 BB     * Swapped height/width for thumb nail size calculation
      2003-04-27 BB     * Added new tmeplate: bbzone (matching my homepage ... :)
1.2.1 2003-03-31 BB     * Merged patch by Joe Kaz wich enables to order the images
			  using a file listing them in the desired order. The file
			  name defaults to 'order.txt' and can be set with the new 
			  -o option.
      2003-03-30 BB	* Merged patch by Matrin Boese to specify meta index link
			  destination on command line
      2003-03-15 BB     * Fixed bug to allow skipping of image scaling. Option
			  '-s 0' works now
	                * added new template 'monochrome-ns' for unscaled 
                          images (use with -s 0) and without slideshow
			* Give error message when selected template doesn't exist
		        * Fixed minor bug in meta index creation. Rows break OK 
			  now.
	                * Enabled hierarchical meta indexes (experimental...)
			* Fixed order in meta index; it's alphabetical now
	                * Inverted meaning of -L switch (default is yes)
			* Check for templates before doing anything else
1.2.0 2003-03-15 BB	* Moved docs into doc folder. Only HTML docs for now
      2003-03-14 BB     * Moved html files into their own subdirectory. No more
                          file clutter in the image folder
			* All html pages are now created from templates
			  using the HTML::Template module from CPAN. No more html 
                          inside the script
	                * Created two sets of templates. One reassembling the
                          old design and one a bit more flashy using css, icons
                          and stuff      
                        * copy all non template files from the template directory
	                  into the galleries html folder
	                * removed --thumb-only option, can be done via template now
			* added --template option to select template set
			* Changed default for -L from no to yes
	                * replace dashes as well as underlines in captions
1.1.0 2002-06-09 BB     * Merged installation and build scripts into one all
                          purpose Makefile
			* Moved JPG2jpg to Contrib directory
		        * Made sure that commandline arguments always take precedence
		          over settings read from configuration files
			* Added 'Created by BBGallery' footer to generated pages
      2002-04-28 BB     * Created Contrib directory and added my exif dump script 
			  and a simple rotate script that was posted to the devel 
                          list
			* Save and load cmdline settings (and more) in .bbgallery 
                          file in image directory
			* Put almost all global vars into %P hash
                        * added umask parameter to mkdir calls (some perl versions 
                          seem to need it)
                        * avoid division by zero error by skipping corrupted image 
			  files
      2002-04-06 BB     * Picking up active development again.  :))
                        * Merged in patch by Vincent Partington to correctly 
                          encode 'illegal' cahracters
                        * Merged patch by Pavel Roskin to substitute spaces
                          for underlines in image captions and title
                        * Merged patch by Jean-Philippe Martin enabling:
                          o <link> tags for Mozilla's Site Navigation Bar
                          o --thumb-only option and short descriptions
                          o Improved short descs to handle tags (by removing them)
                            and added optional "header.txt" file that gets included
                            on top of every file (perfect for css style).
                          o --no-short-dsc option to disable short  descriptions.
1.02  2001-05-19 BB     * Image quality can be changed with -q switch
1.01  2001-06-17 BB     * Added ImageMagick support as alternative to Gimp.
                          Activate with -I

