diff --git a/debian/changelog b/debian/changelog index 3f60d4707..04b70c7fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +wcs (2012.11-6) squeeze; urgency=low + + [ Thomas NOEL ] + * ptl: use %s instead of %d (fix #1910) + * default workflow items are visible + * Revert "workflows: allow marking a status as terminal" + * update french translations + + [ Frédéric Péters ] + * do not fail on checking for submitter when user hashes get disabled + * css: avoid a vertical scrollbar on main content of backoffice/admin + * workflows: enhance default workflow to mail comments when in 'new' status + * workflows: allow marking a status as terminal + * admin: reduce number of breadcrumbs in workflows admin (#486) + * workflows: allow marking a status as terminal (#1960) + + [ Benjamin Dauvergne ] + * prevent error when lasso does not have the EP_HREF symbol + * storage: remove unused import + + -- Thomas NOEL Fri, 23 Nov 2012 14:43:17 +0100 + wcs (2012.11-5) squeeze; urgency=low * workflows: do not stop checking for authorization after submitter check