prevent groups with duplicate names from being created

This commit is contained in:
Graham Knop 2007-08-02 22:36:14 +00:00
parent c226b94ce2
commit c073c82436
2 changed files with 10 additions and 1 deletions

View file

@ -1,5 +1,6 @@
7.4.2
- Group names can now be 100 characters long
- prevent groups being created with duplicate names
7.4.1
- fix: crons wouldn't load into spectre's queue at startup.