Starting with tag:
[TAG release_0_2 
dan**20041030181504] 
[- accept declarations in body of with-server
rudi**20041102145005
 - accept declarations in body of with-server
 - documentation: make function descriptions resemble CLHS; create index.
 
] 
[abcl server support (Andras Simon, lightly hacked but untested by me), add package names in examples (Garrett Rooney)
dan**20041103203532] 
[Wrapped the (require :sb-bsd-sockets) in an eval-when so the package is available at compile time.
Marco Baringer <mb@bese.it>**20060308094659] 
[sbcl system dependency
dan@telent.net**20060228212601] 
[server depends on defpackage
dan@telent.net**20060228214351] 
[TAG release_0_3
dan@telent.net**20060228214737] 
[Instead of signalling an ERROR singal a warning and continue with host :any
Marco Baringer <mb@bese.it>**20060502090317] 
[As with lispworks mangle the host parameter on clisp to always be :any
Marco Baringer <mb@bese.it>**20060502090515] 
[Added :report option to unspported condition
Marco Baringer <mb@bese.it>**20060502090544] 
[Added (require "comm") on lispworks
Marco Baringer <mb@bese.it>**20060503083236] 
[Drop sbcl specific dependency on sb-bsd-sockets (we alread have the require form in sbcl.lisp)
Marco Baringer <mb@bese.it>**20060503084507] 
[Return remote peer address in sbcl accept-connection
attila.lendvai@gmail.com**20060809113912] 
[fix socket leak in a nicer way
marijnh@gmail.com**20060921121216] 