X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=ChangeLog;h=2a8031d185accfd5207df4d072b5d60031cd04cf;hp=5599a7b5022fbba1f702e67c4bdbbb5020a8c576;hb=5a1ba26220b15f493fac354c0e411c1f2f57d20d;hpb=f7b10efb816059b2dc9a6b63da2756b0364e50d1 diff --git a/ChangeLog b/ChangeLog index 5599a7b..2a8031d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +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 + +10 Sep 2007 Kevin Rosenberg + * Version 1.96 + * byte-stream.lisp: Use without-package-locks as suggested + by Daniel Gackle. + +01 Jun 2007 Kevin Rosenberg + * Version 1.95 + * {datetime,package}.lisp: Add day-of-week and pretty-date-ut + +07 Jan 2007 Kevin Rosenberg + * Version 1.94 + * signals.lisp: Conditionalize Lispworks support to :unix *features* + +07 Jan 2007 Kevin Rosenberg + * Version 1.93 + * signals.lisp: Add new file for signal processing + +31 Dec 2006 Kevin Rosenberg + * impl.lisp, sockets.lisp, equal.lisp, datetime.lisp: Declare ignored variables + 29 Nov 2006 Kevin Rosenberg * Version 1.92 * strings.lisp: Add uri-query-to-alist