New release (0.2.3).
Updates in this version: * Added "ceoquery", a utility to retrieve lists of members and users. * Added "csc-chsh" and "csc-chfn" utilities. * Bug fix: build_gecos() did not include enough commas between fields. * Member attributes are now added to LDAP as well as the PgSQL database.
This commit is contained in:
parent
6ab575ec9e
commit
1780d49db0
|
@ -1,3 +1,12 @@
|
|||
csc (0.2.3) unstable; urgency=low
|
||||
|
||||
* Added "ceoquery", a utility to retrieve lists of members and users.
|
||||
* Added "csc-chsh" and "csc-chfn" utilities.
|
||||
* Bug fix: build_gecos() did not include enough commas between fields.
|
||||
* Member attributes are now added to LDAP as well as the PgSQL database.
|
||||
|
||||
-- Michael Spang <mspang@uwaterloo.ca> Sun, 18 Feb 2007 21:35:28 -0500
|
||||
|
||||
csc (0.2.2) unstable; urgency=low
|
||||
|
||||
* Added "addhomedir", a utility to create home directories for new users.
|
||||
|
|
Loading…
Reference in New Issue