2003-10-29
	
	* RELEASE 0.0.8

2003-10-29

	* ./mqsd/bin/mqsd Import  only (to not force  usage of storage
          backend). 

2003-10-27

	* ./mqsd/bin/mqsd Fix : DBI user/password configuration.  
          (reported by Aubrey Kilian)

2003-10-26      Alexandre Dulaunoy <adulau@foo.be>

        * RELEASE 0.0.7

2003-10-26      Alexandre Dulaunoy <adulau@foo.be>

        * ./mqsd/doc/mqs.Call.wiki  :   reflect  support  for  another
          storage

        * ./mqsd/doc/index.wiki : reflect changes of 0.0.7

2003-10-25      Alexandre Dulaunoy <adulau@foo.be>

        * ./mqsd/bin/mqsd : updated to support QDBM.
        * ./mqsd/cfg/mqs.cfg : reflect change to QDBM storage
	* ./mqsd/lib/MQS/Storage/QDBM.pm : add a basic queue interface
	to  QDBM  (Villa).   QDBM  is  an  alternative  to  the  MySQL
	backend. By using QDBM the speed is enhanced for storing a lot
	of messages per  seconds. The current Perl is  not perfect and
	should   be   enhanced  but   this   works.    about  QDBM   :
	http://qdbm.sf.net/ -  The OO style lib should  be extended in
	the next version of MQS for the other storage(s).
  

2003-10-16	Alexandre Dulaunoy <adulau@foo.be>

	* RELEASE 0.0.6

2003-10-16	Alexandre Dulaunoy <adulau@foo.be>

        * ./mqsd/doc/mqs.Call.wiki : Updated for mqs.GetMessageBulk.

2003-10-04      Alexandre Dulaunoy <adulau@foo.be>

	* ./mqsd/mqsd : add mqs.GetMessageBulk support,
	* ./mqsd/mqsd : fix typo bugs.
       
2003-08-17	Alexandre Dulaunoy <adulau@foo.be>

	* RELEASE 0.0.5

2003-08-17	Alexandre Dulaunoy <adulau@foo.be>
	
	* ./mqsd/mqsd: Change error reporting to XML-RPC fault reporting. 
	* ./mqsd/doc/mqs.Call.wiki: Update the errors code.
	* ./mqsd/mqsd-control: add cleanup function
        * ./mqsd/mqsmanagerd-control: add cleanup function

2003-07-27	Alexandre Dulaunoy <adulau@foo.be>

	* RELEASE 0.0.4

2003-07-27	Alexandre Dulaunoy <adulau@foo.be>

	* ./mqsd/mqsd: Update to support auth:simple in GetMessage, DeleteMessage, SubmitMessage
	* ./mqsd/mqsd-control: fix typo 

2003-07-26	Alexandre Dulaunoy <adulau@foo.be>
 
	* ./mqsd/mqsd: Update to support priority in GetMessage and SubmitMessage

2003-07-21	Alexandre Dulaunoy <adulau@foo.be>
	
	* ./mqsd/doc/mqs.Call.wiki created (API description)
	* ./mqsd/mqsd-control: Updated to support auth

2003-06-30	Alexandre Dulaunoy <adulau@foo.be>

	* RELEASE 0.0.3 

2003-06-27	Alexandre Dulaunoy <adulau@foo.be>
  
	* ./mqsd/bin/mqsmanagerd: add  a basic queue  manager (for the
          moment, only  cleaning the message flagged.)  In future, the
          vast  majority  of queue  management  will  be  done by  the
          manager. 
	* ./mqsd/bin/mqsd:   Update   to   reflect   change   in   the
          configuration file format
        * ./mqsd/bin/mqsd:  mqs.DeleteMessage  return  the  number  of
          message deleted
	* ./mqsd/bin/mqsd-control: Update for SSL support via stunnel

2003-06-20	Alexandre Dulaunoy <adulau@foo.be>

	* RELEASE 0.0.2

2003-06-20	Alexandre Dulaunoy <adulau@foo.be>

	* ./mqsd/bin/mqsd: Fix SQL Query for GetMessage
	* queuemanager handling
	
2003-06-17      Alexandre Dulaunoy <adulau@foo.be>

	* RELEASE 0.0.1

