Commit 8d58e97e063d0097d260c7fc5518d117edd8ac2d

Authored by michaeljoseph
1 parent 121b7c52

Minor typo and spacing correction.


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2924 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 1 additions and 3 deletions
docs/ChangeLog.txt
@@ -6,7 +6,7 @@ Features @@ -6,7 +6,7 @@ Features
6 * Improved database by: 6 * Improved database by:
7 - adding indexes on all important foreign key fields 7 - adding indexes on all important foreign key fields
8 - changing CHAR fields to VARCHAR to save space 8 - changing CHAR fields to VARCHAR to save space
9 -* Added support for multiple unit administration (Group and User Management)s 9 +* Added support for multiple unit administration (Group and User Management)
10 * TODO:Installation improved- removed all spurious E_NOTICES caused by inconsistent variable initialisation and usage (#989328) 10 * TODO:Installation improved- removed all spurious E_NOTICES caused by inconsistent variable initialisation and usage (#989328)
11 * TODO:Added additional LDAP configuration to add support for Novell NDIS 6.0 as an auth server (Hendrik Lachmann via #996172) 11 * TODO:Added additional LDAP configuration to add support for Novell NDIS 6.0 as an auth server (Hendrik Lachmann via #996172)
12 12
@@ -18,12 +18,10 @@ Bug Fixes @@ -18,12 +18,10 @@ Bug Fixes
18 18
19 TODO: 19 TODO:
20 #999478: Apostrophe handling in all character fields 20 #999478: Apostrophe handling in all character fields
21 -  
22 #987156: Security: Lack of access control and validation in generic store.php/create.php scripts. 21 #987156: Security: Lack of access control and validation in generic store.php/create.php scripts.
23 #989526: Document metadata SQL bug 22 #989526: Document metadata SQL bug
24 #989622: Discussion comment SQL bug 23 #989622: Discussion comment SQL bug
25 24
26 -  
27 Version 1.2.2 25 Version 1.2.2
28 * Tue May 26 2004 Michael Joseph <michael@jamwarehouse.com> 26 * Tue May 26 2004 Michael Joseph <michael@jamwarehouse.com>
29 27