-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
df40119
commit 2ad8dd9
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,14 @@ | |
* @copyright Lex Brugman <[email protected]> | ||
*/ | ||
|
||
Release: 2.0 | ||
Changes: | ||
* fixed small bugs and typos | ||
* fixed Additional Group mechanism | ||
* updated database schema for newer MySQL servers | ||
* added checks for empty database | ||
* added a userid prefix filter for managing a lot of users | ||
|
||
Release: 2.0b1 | ||
Changes: | ||
* complete rework of old code into object-oriented model | ||
|