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

Author: ehuelsmann Date: Sat Jan 6 17:15:40 2007 New Revision: 176 Added: public_html/releases/cl-irc-0.8.0.tar.gz (contents, props changed) public_html/releases/cl-irc-0.8.0.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: Publish 0.8.0 release and upload distribution tarballs. Modified: public_html/index.html ============================================================================== --- public_html/index.html (original) +++ public_html/index.html Sat Jan 6 17:15:40 2007 @@ -5,7 +5,7 @@ <body> <div class="header"> - <h1>cl-irc 0.7.0</h1> + <h1>cl-irc 0.8.0</h1> </div> <div class="body"> @@ -28,6 +28,7 @@ <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.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.0.tar.gz ============================================================================== Binary file. No diff available. Added: public_html/releases/cl-irc-0.8.0.tar.gz.asc ============================================================================== --- (empty file) +++ public_html/releases/cl-irc-0.8.0.tar.gz.asc Sat Jan 6 17:15:40 2007 @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQBFoB5ti5O0Epaz9TkRAp1sAJ9B+kAIlgaxxFG+GRQwdC6ud+5FlgCbBkei +ua+WCEU3XY6AGpji/7lQ34s= +=oaQF +-----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 Sat Jan 6 17:15:40 2007 @@ -1 +1 @@ -link cl-irc-0.7.tar.gz \ No newline at end of file +link cl-irc-0.8.0.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 Sat Jan 6 17:15:40 2007 @@ -1 +1 @@ -link cl-irc-0.7.tar.gz.asc \ No newline at end of file +link cl-irc-0.8.0.tar.gz.asc \ No newline at end of file
participants (1)
-
ehuelsmann@common-lisp.net