Merge branch 'master' of ssh://git.b9.com/home/gitpub/kmrcl
[kmrcl.git] / ChangeLog
index a0186a4d2db909412a1429eefb51604e93d62201..2a8031d185accfd5207df4d072b5d60031cd04cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+20 Aug 2009  Kevin Rosenberg <kevin@rosenberg.net>
+       * Version 1.100
+       * lists.lisp: For ECL, exclude function that is incompatible with ECL
+       (Thanks to Daniel Herring)
+
+26 Jul 2009  Kevin Rosenberg <kevin@rosenberg.net>
+       * Version 1.99
+       * impl.lisp: Update SBCL internal call for probe-directory
+       (Thanks to Cyrus Harmon)
+
+28 Jan 2008  Kevin Rosenberg <kevin@rosenberg.net>
+       * Version 1.98
+       * {datetime,strings,tests}.lisp: Add remove-char-string
+
+18 Sep 2007  Kevin Rosenberg <kevin@rosenberg.net>
+       * Version 1.97
+       * datetime.lisp: Improve output format for date-string
+
+10 Sep 2007  Kevin Rosenberg <kevin@rosenberg.net>
+       * Version 1.96
+       * byte-stream.lisp: Use without-package-locks as suggested
+       by Daniel Gackle.       
+
+01 Jun 2007  Kevin Rosenberg <kevin@rosenberg.net>
+       * Version 1.95
+       * {datetime,package}.lisp: Add day-of-week and pretty-date-ut
+
 07 Jan 2007  Kevin Rosenberg <kevin@rosenberg.net>
        * Version 1.94
        * signals.lisp: Conditionalize Lispworks support to :unix *features*