X-Git-Url: http://git.kpe.io/?p=lml.git;a=blobdiff_plain;f=2%2FChangeLog;fp=2%2FChangeLog;h=0000000000000000000000000000000000000000;hp=1c3c49364e60581560229a7957ee6078105ee0ee;hb=d69fd6931095af586a7ba72e0586330a436f0803;hpb=ffe053ab486b6e503513cf57f5321c61bd38b9c2 diff --git a/2/ChangeLog b/2/ChangeLog deleted file mode 100644 index 1c3c493..0000000 --- a/2/ChangeLog +++ /dev/null @@ -1,35 +0,0 @@ -2006-11-07 Kevin M. Rosenberg - * Version 1.6.1 - * apache-dir.lisp: Image source link fix -- thanks to Matthew Kennedy - -2006-11-07 Kevin M. Rosenberg - * Version 1.6.0 - * stdstite.lisp, files.lisp: Add optional final and rightcol files - - -2006-01-17 Kevin M. Rosenberg - * cl-lml2.asd: Apply modified patch from Gary King - so that asdf:test-op always performs test. - -2005-09-03 Kevin M. Rosenberg - * files.lisp: Apply patch from Gary King to - identify output files - -2003-07-21 Kevin M. Rosenberg - * htmlgen.lisp: - - Add code walker to combine sequential write-string - calls - -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 - -