diff --git a/debian/changelog b/debian/changelog index 2e6a0a1..7fcb3bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +ceo (0.4.4) stable testing; urgency=low + + [ David Bartley ] + * Added console app + * Install ceo.console + * Set params=[] by default in ldapi.search + * Add list_all and uid2dn; make list_* return {dn:...} instead of + {uid:...} + * Implement updateprogram (interactively updates program from uwldap) + * Sort memberlist + * Add office staff to floppy group + * Refactor uwldap constants + * Implement expired account emails + * Add expired-account and notify-hook to git + * Send to both uwdir email and csclub email + * Fix bug in group management + * Refactor console code + + [ Michael Spang ] + * Fix magic + * Fix magic, really + * Actually do magic, tested this time + * Fix use of club settings in addmember + * Fix use of member UID range in addclub + + -- Michael Spang Fri, 25 Jan 2008 20:36:42 -0500 + ceo (0.4.3) stable testing; urgency=low * Add cro to positions