Commit 8d58e97e063d0097d260c7fc5518d117edd8ac2d
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 | 6 | * Improved database by: |
| 7 | 7 | - adding indexes on all important foreign key fields |
| 8 | 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 | 10 | * TODO:Installation improved- removed all spurious E_NOTICES caused by inconsistent variable initialisation and usage (#989328) |
| 11 | 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 | 18 | |
| 19 | 19 | TODO: |
| 20 | 20 | #999478: Apostrophe handling in all character fields |
| 21 | - | |
| 22 | 21 | #987156: Security: Lack of access control and validation in generic store.php/create.php scripts. |
| 23 | 22 | #989526: Document metadata SQL bug |
| 24 | 23 | #989622: Discussion comment SQL bug |
| 25 | 24 | |
| 26 | - | |
| 27 | 25 | Version 1.2.2 |
| 28 | 26 | * Tue May 26 2004 Michael Joseph <michael@jamwarehouse.com> |
| 29 | 27 | ... | ... |