Author: tdonohue
Date: Fri Jan 22 18:44:49 2010
New Revision: 4720
Log:
Minor update to CHANGES file. DS-423 is now fixed for both Postgres and Oracle. You can create all 1.6 tables by running 'ant setup_database' and clear them out again by running 'ant clean_database'.
Modified:
dspace/trunk/dspace/CHANGES
Modified: dspace/trunk/dspace/CHANGES
==============================================================================
--- dspace/trunk/dspace/CHANGES (original)
+++ dspace/trunk/dspace/CHANGES Fri Jan 22 18:44:49 2010
@@ -146,6 +146,9 @@
- [DS-398] Submission license displayed on collection and item homepage (XMLUI)
- [DS-399] Special characters in collection license lead to parse error (XMLUI)
+(Tim Donohue / Claudia Juergen)
+ - [DS-423] Ant target 'clean_database' doesn't drop all tables.
+
(Tim Donohue / Andrea Bollini)
- [DS-228] Community Admin XMLUI: Delegated Admins Patch
|