X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;fp=ChangeLog;h=11685615ddc939e145b3900408ad3e81264a3190;hb=89cf1a9e0c28e8e4707f5541b831b5025f953956;hp=0000000000000000000000000000000000000000;hpb=5ab89e5feddfcb04a762cc3033c5c21f9a1d44b7;p=lml2.git diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..1168561 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,14 @@ +2003-07-15 Kevin M. Rosenberg + + * htmlgen.lisp: + - Finished removal of if* macro + - Added attribute processing tags + (:if :when :optional :format :fformat) + - Ensured that attribute values are quoted + (html ((:div width 5))) =>
+ * lml2.asd: Remove ifstar.lisp + * tests.lisp: + - Port tests from first LML package + - Add tests for new features + +