X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=ChangeLog;h=773f4cdd58710d662a9ae83be2f78b42c631615d;hp=054ba371e2c338708aafc7aee1837e290e5d807e;hb=34155b65860404099c8e178dc7c7db0a919c607a;hpb=bfcfbf0f60a87518970c61af12df7e0e4cabca1a diff --git a/ChangeLog b/ChangeLog index 054ba37..773f4cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +22 Apr 2010 Kevin Rosenberg + * lists.lisp: Reduce memory use by FLATTEN + +20 Aug 2009 Kevin Rosenberg + * Version 1.100 + * lists.lisp: For ECL, exclude function that is incompatible with ECL + (Thanks to Daniel Herring) + +26 Jul 2009 Kevin Rosenberg + * Version 1.99 + * impl.lisp: Update SBCL internal call for probe-directory + (Thanks to Cyrus Harmon) + +28 Jan 2008 Kevin Rosenberg + * Version 1.98 + * {datetime,strings,tests}.lisp: Add remove-char-string + 18 Sep 2007 Kevin Rosenberg * Version 1.97 * datetime.lisp: Improve output format for date-string