From 06e1ddff57663e915d282b3105182be9de9f8490 Mon Sep 17 00:00:00 2001 From: Michael Spang Date: Fri, 25 Jan 2008 20:37:18 -0500 Subject: [PATCH] Update changelog for 0.4.4 --- debian/changelog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) 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