ChangeLog
0.10 BETA
====================================================
+ Added Password Changing Module to allow users to change their own password
+ Added General Configuration Module
+ Added SA user account for emergency administration
= Updated Digital Library to support object model
= Fixed MARC output
= Revamped Templating system
= New Color Scheme
= New Menu
0.20 BETA
====================================================
+ Added EAD Import Utility (supports only EAD 2002)
+ Added support for subject authorities beyond LCSH
= Changed the way data is escaped before entry into the database
= Fixed issues with EAD templates
- Removed Genres as a seperate data source (instead they exist as subjects whose type is genre)
1.00
====================================================
+ Added new function map_recursive in common.inc.php
+ html entities are now applied in output of finding aids and ead
+ Added support for compressed files in database import
+ Added MARC Import Utility
+ Added search by collection
+ Added DLContent template
+ Added Digital Library Browser
+ Added default style
+ Added ability to use the system when not using classifications
= Fixed bug with session handling
= Fixed bug with digital library searching
= More functions from common.inc.php ported to API
= Improved database importer interface
= Improved template handling