Index: slime/ChangeLog diff -u slime/ChangeLog:1.724 slime/ChangeLog:1.725 --- slime/ChangeLog:1.724 Fri Jul 22 12:53:11 2005 +++ slime/ChangeLog Sun Jul 24 17:30:46 2005 @@ -1,3 +1,10 @@ +2005-07-24 Tom Pierce tlpierce@gmail.com + + * swank.lisp (format-iso8601-time): New functions. Properly + formats a universal-time as an iso8601 string. + (inspect-for-emacs integer): Use the new + format-iso8601 function when printing an integer as a date. + 2005-07-22 Marco Baringer mb@bese.it
* swank-openmcl.lisp (frame-catch-tags): Remove some debugging