/******************************************************
  Coppermine 1.6.x Plugin - SlideShowIt
  *****************************************************
  Copyright (c) 2010 Gene F. Young (www.genefyoung.com)
  *****************************************************
  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.
  ****************************************************/

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)
*********************************************

2017-08-20 [M,O] Ported to CPG1.6.x {ron4mac}
2010-01-24 [M] Increased plugin version counter {GauGau}
2010-01-24 [M] Added minimum version info {GauGau}
2010-01-12 [O] Renamed configuration file {GauGau}
2010-01-12 [O] Modified file headers {GauGau}
2010-01-12 [M] Added plugin to subversion repository {GauGau}
2010-01-12 [M] Counted version up from 1.1 to 1.2 {GauGau}
2010-01-12 [M] Added changelog file {GauGau}