[cl-irc-cvs] r182 - in public_html: . releases

Author: ehuelsmann Date: Thu Apr 19 16:31:12 2007 New Revision: 182 Added: public_html/releases/cl-irc-0.8.1.tar.gz (contents, props changed) public_html/releases/cl-irc-0.8.1.tar.gz.asc Modified: public_html/index.html public_html/releases/cl-irc_latest.tar.gz public_html/releases/cl-irc_latest.tar.gz.asc Log: Update the website according to the 0.8.1 release (and upload release files). Modified: public_html/index.html ============================================================================== --- public_html/index.html (original) +++ public_html/index.html Thu Apr 19 16:31:12 2007 @@ -5,7 +5,7 @@ <body> <div class="header"> - <h1>cl-irc 0.8.0</h1> + <h1>cl-irc 0.8.1</h1> </div> <div class="body"> @@ -28,7 +28,8 @@ <h2>News</h2> <div class="level"> <ul> - <li>Version 0.8.0 released (user and channel mode tracking, characterset support on the irc network) + <li>Version 0.8.1 released (small fixes: KICK message processing, channel mode tracking)</li> + <li>Version 0.8.0 released (user and channel mode tracking, characterset support on the irc network)</li> <li>Version 0.7.0 released (RPL_ISUPPORT, many small tweaks and fixes)</li> <li>Version 0.6.0 released (interim release while common-lisp.net was down)</li> <li>Version 0.5.0 released (package rename and minor changes)</li> Added: public_html/releases/cl-irc-0.8.1.tar.gz ============================================================================== Binary file. No diff available. Added: public_html/releases/cl-irc-0.8.1.tar.gz.asc ============================================================================== --- (empty file) +++ public_html/releases/cl-irc-0.8.1.tar.gz.asc Thu Apr 19 16:31:12 2007 @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.6 (GNU/Linux) + +iD8DBQBGJ+yQi5O0Epaz9TkRAqNfAJ9zGgX2qWrUvNjew8xnrEry8yPhAwCeKEl9 +PaVl6xRO9UWtLQUqLWmCpBY= +=iOtY +-----END PGP SIGNATURE----- Modified: public_html/releases/cl-irc_latest.tar.gz ============================================================================== --- public_html/releases/cl-irc_latest.tar.gz (original) +++ public_html/releases/cl-irc_latest.tar.gz Thu Apr 19 16:31:12 2007 @@ -1 +1 @@ -link cl-irc-0.8.0.tar.gz \ No newline at end of file +link cl-irc-0.8.1.tar.gz \ No newline at end of file Modified: public_html/releases/cl-irc_latest.tar.gz.asc ============================================================================== --- public_html/releases/cl-irc_latest.tar.gz.asc (original) +++ public_html/releases/cl-irc_latest.tar.gz.asc Thu Apr 19 16:31:12 2007 @@ -1 +1 @@ -link cl-irc-0.8.0.tar.gz.asc \ No newline at end of file +link cl-irc-0.8.1.tar.gz.asc \ No newline at end of file
participants (1)
-
ehuelsmann@common-lisp.net