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:
Michael Spang 2007-02-18 21:56:36 -05:00
parent 6ab575ec9e
commit 1780d49db0
1 changed files with 9 additions and 0 deletions

9
debian/changelog vendored
View File

@ -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 csc (0.2.2) unstable; urgency=low
* Added "addhomedir", a utility to create home directories for new users. * Added "addhomedir", a utility to create home directories for new users.