mqsload/ReleaseNotes.txt

60 lines
1.7 KiB
Plaintext
Raw Normal View History

2001-07-09 17:51:17 +02:00
# $RCSfile: ReleaseNotes.txt,v $
# $Revision: 1.6 $
2001-07-09 17:51:17 +02:00
# $Name: $
# $Date: 2002/05/21 15:55:17 $
2001-07-09 17:51:17 +02:00
# $Author: giberta1 $
2002-04-23 18:18:06 +02:00
--------------------------------------------------------------------------------
MQSLoad V 1.1.3 - A. Gibert - 21/05/02
--------------------------------------------------------------------------------
Add message tail option "-mt",
Add MQQueueManager() auto retry,
Add version, date and author print out.
--------------------------------------------------------------------------------
MQSLoad V 1.1.2 - A. Gibert - 06/05/02
--------------------------------------------------------------------------------
Add return code handling.
--------------------------------------------------------------------------------
MQSLoad V 1.1.1 - A. Gibert - 02/05/02
--------------------------------------------------------------------------------
Add Keep Message Break support,
Add -kmb option.
2002-04-23 18:18:06 +02:00
--------------------------------------------------------------------------------
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".