diff --git a/dspace/CHANGES b/dspace/CHANGES index 27747f3f37..1e3b1244cb 100644 --- a/dspace/CHANGES +++ b/dspace/CHANGES @@ -1,4 +1,13 @@ -1.7.0 +Additional details about the DSpace version history, and the changes between +releases can be found in the following locations: + - Online Documentation: https://wiki.duraspace.org/display/DSDOC/History + - In the Source Code Documentation at: + [dspace-source]/dspace/docs/html/History.html + +In addition, a listing of all known contributors to DSpace software can be +found online at: https://wiki.duraspace.org/display/DSPACE/DSpaceContributors + +1.7.0 ===== (Oleksandr Sytnyk) - [DS-561] On login screen, keyboard input focus should be set to the first field (E-mail Address) so you don't have to use the mouse (JSPUI)