Adding small note to top of CHANGES file which provides locations where more details about DSpace Version History can be found. Also added a statement linking to the listing of all known contributors on wiki.

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5957 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Tim Donohue
2010-12-14 21:12:03 +00:00
parent 363eee603d
commit 2e21b5020f

View File

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