From 24047da530be555972ecda99832ffb7b41f0f93c Mon Sep 17 00:00:00 2001 From: luis Date: Sun, 29 Jul 2007 08:31:10 +0000 Subject: - Trying to create a list with the same name of an existing list would cause the existing list to be removed. Fixed. - User:group would always be set to nobody:nobody. Fixed. - Not all global variables were being unset after execution. Fixed. - Minor bugs fixed on the list creation routine. --- CHANGELOG | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index fbff484..ecfc250 100755 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,27 @@ Firma CHANGELOG --------------- +29/07/2007 - 0.3-cvs (rev 1.168) - luis + + - firma would always exit successfully (exit code = 0). Fixed. + + - Message signature checking was being completely skipped. Fixed. + + - Passphrase check for sequentially repeated characters wasn't + working. Fixed. + + - Trying to create a list with the same name (same homedir path, + actually) of an existing list would cause this list to be + removed. Fixed. + + - firma's user and group would always be set to nobody:nobody, + disregarding what was entered at firma.conf. Fixed. + + - Not all global variables were being unset at the end of firma's + execution. Fixed. + + - Better list creation routine. Minor bugs fixed. + 31/01/2007 - 0.3-cvs (rev 1.152) - luis - Removed firma dependecy on bc, cat and tac. @@ -581,7 +602,7 @@ Lots of stuff for today :) 07/05/2005 - 0.3-cvs (rev 1.13) - rhatto - - Firma now uses sendmail or any smtp wrapper directly: + - firma now uses sendmail or any smtp wrapper directly: - Specify your smtp wrapper through MAIL var, e.g.: MAIL=/usr/sbin/sendmail MAIL=/usr/bin/ssmtp @@ -662,7 +683,7 @@ Lots of stuff for today :) about it is now sent separately for the sender and the list administrators. - Other minor fixes and improvements. - - fix LISTNAME and LISTADMIN case sensitiveness + - Fix LISTNAME and LISTADMIN case sensitiveness. 18/04/2005 - v0.2.1 - luis -- cgit v1.2.3