[clhp-cvs] CVS update: clhp/ChangeLog

Update of /project/clhp/cvsroot/clhp In directory common-lisp.net:/tmp/cvs-serv16366 Modified Files: ChangeLog Log Message: Changed CGI: namespace to CLHP:, CGI: no longer is a separate package, so it's use is depreciated. Date: Sat Oct 18 21:57:14 2003 Author: aventimiglia Index: clhp/ChangeLog diff -u clhp/ChangeLog:1.16 clhp/ChangeLog:1.17 --- clhp/ChangeLog:1.16 Fri Oct 17 09:11:44 2003 +++ clhp/ChangeLog Sat Oct 18 21:57:14 2003 @@ -1,3 +1,8 @@ +2003-10-18 <ant@afghan.dogpound> + + * examples/test.lisp: Changed CGI: namespace to CLHP:, CGI: no + longer is a separate package, so it's use is depreciated. + 2003-10-17 <ant@afghan.dogpound> * (Module): Moved COND-BIND, IF-BIND, A-LIST-VALUE, @@ -101,4 +106,4 @@ used to create tables from (CONS . TYPE) a-lists. Also added some comments. -$Id: ChangeLog,v 1.16 2003/10/17 13:11:44 aventimiglia Exp $ \ No newline at end of file +$Id: ChangeLog,v 1.17 2003/10/19 01:57:14 aventimiglia Exp $ \ No newline at end of file
participants (1)
-
Anthony Ventimiglia