diff options
Diffstat (limited to 'doc/release_notes')
-rw-r--r-- | doc/release_notes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release_notes b/doc/release_notes index 8809ce0a..88371732 100644 --- a/doc/release_notes +++ b/doc/release_notes @@ -14,7 +14,7 @@ time. 2.1: Login name restrictions Logins in SQL-Ledger can contain any printable characters. In LedgerSMB these -are restricted to alphanumeric characters and the symbols ., @, _, and -. +are restricted to alphanumeric characters and the symbols ., @, and -. 2.2: Session handling SQL-Ledger as of 2.6.17 uses session tokens for authentication. These tokens |