X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=ChangeLog;h=ea9f1f601c45ed6b12cf9c48847c007128382e55;hp=5426a9be7847488a7389c0b146a8eb6905a922fc;hb=HEAD;hpb=251043d4c96c996a35cd48c4452b03fbef2ea21a diff --git a/ChangeLog b/ChangeLog index 5426a9b..b6c5a50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +16 Jul 2020 Kevin Rosenberg + * Version 1.110 + * mop.lisp: To accomodate various versions of SBCL, check first + for symbol in SB-MOP package then SB-PCL + +29 Aug 2015 Kevin Rosenberg + * Version 1.109 + * byte-stream.lisp: Update function names for SBCL + +28 Aug 2015 Kevin Rosenberg + * Version 1.107 + * processes.lisp: Update name of SBCL function call to + terminate-thread. + * impl.lisp: Update name of SBCL function call to sb-ext:exit + +1 Apr 2011 Kevin Rosenberg + * Version 1.104 + * listener.lisp: Add support for active sockets in listener + 17 Apr 2010 Kevin Rosenberg * Version 1.102 * btree.lisp: New file providing binary tree search for @@ -35,7 +54,7 @@ 10 Sep 2007 Kevin Rosenberg * Version 1.96 * byte-stream.lisp: Use without-package-locks as suggested - by Daniel Gackle. + by Daniel Gackle. 01 Jun 2007 Kevin Rosenberg * Version 1.95