From b0b4760680d792624864a2168e8757810af7cc31 Mon Sep 17 00:00:00 2001 From: luis Date: Tue, 23 Aug 2005 17:01:30 +0000 Subject: CHANGELOG for firma rev 1.32 --- CHANGELOG | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index f49ca3b..0c4ecbf 100755 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,16 @@ -Firma CHANGELOG +Firma CHANGELOG --------------- +23/08/2005 - 0.3-cvs (rev 1.32) - luis + + - Fixed a possible infinite loop (added on rev 1.30) on function + GetMessageHeaders. It could be triggered, for example, by a + message without a body. + + - Like the other header variables (FROM, SUBJECT), the variable + DATE now holds only the given date and no longer the entire + "Date:" line. + 17/08/2005 - 0.3-cvs (rev 1.31) - luis - On function GetMessage, renamed variable "STDIN" @@ -184,7 +194,7 @@ Firma CHANGELOG - Created USED_ARRAYS containing all the used array names - Small routine to unset all arrays -07/05/2005 - 0.3-cvs (rev 1.13) - rhatto +07/05/2005 - 0.3-cvs (rev 1.13) - rhatto - Firma now uses sendmail or any smtp wrapper directly: - Specify your smtp wrapper through MAIL var, eg: @@ -210,7 +220,7 @@ Firma CHANGELOG -h: chama a usage() -v: chama a version() - Option -a passes STDIN line by line to list_admin - - Added some checkings in the main procedure + - Added some checkings in the main procedure - Some minor syntax changes 02/08/2005 - 0.3-cvs - rhatto @@ -228,7 +238,7 @@ Firma CHANGELOG function into three new functions (get_message, get_gpg_message and get_headers). - new functions: get_message, get_gpg_message, get_headers, - - added export LANG=en_US + - added export LANG=en_US 14/05/2005 - v0.2.3 - rhatto @@ -318,7 +328,7 @@ Firma CHANGELOG "--no-tty", "--no-use-agent" and "--no-permission-warning". GPGCOMMAND="$GPG \ - --quiet \ + --quiet \ --homedir $GPGDIR \ --batch \ --no-tty \ -- cgit v1.2.3