From 44bde69fd59507254bd505b44efe228579aceecf Mon Sep 17 00:00:00 2001 From: giberta1 Date: Tue, 23 Apr 2002 16:18:06 +0000 Subject: [PATCH] Add 1.0.0 and 1.1.0 entries. --- ReleaseNotes.txt | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 095826b..82a0a2a 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,5 +1,32 @@ # $RCSfile: ReleaseNotes.txt,v $ -# $Revision: 1.1 $ +# $Revision: 1.2 $ # $Name: $ -# $Date: 2001/07/09 15:51:18 $ +# $Date: 2002/04/23 16:18:06 $ # $Author: giberta1 $ + + + + + +-------------------------------------------------------------------------------- +MQSLoad V 1.1.0 - A. Gibert - 23/04/02 +-------------------------------------------------------------------------------- + +Add string field break and string message break support, +Add customisable field break and message break support, +Add command line switches "-fb" and "-mb", +Add statistics reporting, +Add nicer message sending progress indicator, +Complete rewrite of the sending engine, +Remove some debug print-out, +Add GPL and FDL licenses files. + + + +-------------------------------------------------------------------------------- +MQSLoad V 1.0.0 - A. Gibert - 12/07/01 +-------------------------------------------------------------------------------- + +First release, +Field break hardcoded to ";", +Message break hardcoded to "\r\n".