diff --git a/debian/changelog b/debian/changelog index afc3585..e807f20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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.