v.0.2.3 - 2004/02/03 - CB -
Implemented PASV, PORT, and LIST/NLST (with -a and -l options) in FTP server.

v.0.2.2 - 2004/01/31 - CB - 
Started implementation of FTP server. Only some commands: USER, PASS, NOOP, ALLO, SYST, PWD, XPWD, CWD, XCWD, CDUP, XCDP, MKD, XMKD, RMD, XRMD, DELE.

v.0.2.1 - 2004/01/26 - CB -
Better Makefile.

v.0.2.0 - 2004/01/25 - CB -
Created a web site for IP-multiserv. First public release.

v.0.1.7 - 2004/01/24 - CB -
Added logging functionalities. Cleaned up debugging routines.
Added a configuration script using dialog interface tool.

v.0.1.6 - 2004/01/21 - CB - 
Cleaned command line option parsing. Started size optimization.
Created logo.xcf, added logo.gif.

v.0.1.5 - 2004/01/20 - CB - 
Implementation of the Qotd protocol (rfc.865)

v.0.1.4 - 2004/01/19 - CB - 
Implementation of the Telnet protocol (rfc.854)
Started gathering usual files: INSTALL, README, LICENCE...

v.0.1.3 - 2004/01/18 - CB - 
Implementation of the Character Generator protocol (rfc.864)

v.0.1.2 - 2004/01/17 - CB -
Implementation of Daytime protocol (rfc.867), Time protocol (rfc.868)
and Discard protocol (rfc.863).

v.0.1.1 - 2004/01/12 - CB -
Implementation of echo protocol (rfc.862).
Cleaned the interface between multiserv and the services.

v.0.1.0 - 2004/01/02 - CB -
First implementation of multiserv, with TFTP server only (rfc.1350)

IP-multiserv was written because I needed a simple implementation
of  Telnet, TFTP,  and  Time protocols for a small embedded Linux
system.

