/**************************************************
  Coppermine 1.5.x Plugin - album_fav_boxes!
  *************************************************
  Copyright (c) 2009 Nibbler
  *************************************************
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 3 of the License, or
  (at your option) any later version.
  ********************************************
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/branches/cpg1.5.x/plugins/album_fav_boxes/changelog.txt $
  $Revision: 7125 $
  $LastChangedBy: gaugau $
  $Date: 2010-01-25 18:03:41 +0100 (Mo, 25 Jan 2010) $
  **************************************************/
  
Changelog
=========
[A] = Added new feature
[B] = Bugfix (fix something that wasn't working as expected)
[C] = Cosmetical fix (layout, typo etc.)
[D] = Documentation improvements
[M] = Maintenance works
[O] = Optimization of code
[S] = Security fix (issues that are related to security)
*********************************************

2009-06-23 [M] Counted version up to 2.1 {GauGau}
2009-06-23 [A] Added German language file {GauGau}
2009-06-22 [M] Release of version 2.0 of the plugin {GauGau}
2009-06-22 [A] Output messages for user feedback about successfull operations {GauGau}
2009-06-22 [M] Counted version status up to reflect adaption for cpg1.5.x {GauGau}
2009-06-22 [A] Added status text for files that already reside in the favorites {GauGau}
2009-06-22 [A] Added icon support {GauGau}
2009-06-22 [C] Applied clickable labels for checkboxes {GauGau}
2009-06-22 [O] Redirecting to index after clearing of favorites {GauGau}
2009-06-22 [A] Moved language definition into separate file {GauGau}
2009-06-22 [M] Applied core changes for function theme_display_thumbnails that the plugin is interfering with {GauGau}
2009-06-22 [M] Inspektification to make the code work with cpg1.5.x {GauGau}
---------- [B] v 1.2.5 - Favpics fix (rebase to 1.4.12 theme.php)
---------- [B] v 1.2.4 - CPG 1.4.12 compatiblity fix
---------- [B] v 1.2.3 - Fixed co-existance issue with other plugins
---------- [A] v 1.2.2 - Only display 'add to lightbox' under pics not already there
---------- [B] v 1.2.1 - Fixed error when adding from search results
---------- [A] v 1.2 - Added into search results, easier customization of lang strings, added class to checkboxes
---------- [A] v 1.1 - Added lightbox removal feature
---------- [B] v 1.01 - Fixed installer bug
---------- [M] v 1.0 - Original version
