Index: slime/ChangeLog diff -u slime/ChangeLog:1.2293 slime/ChangeLog:1.2294 --- slime/ChangeLog:1.2293 Fri Jan 6 01:02:43 2012 +++ slime/ChangeLog Tue Feb 7 07:48:15 2012 @@ -1,3 +1,8 @@ +2012-02-07 Martin Simmons (martin@lispworks.com> + + * swank-lispworks.lisp (dspec-file-position): Fall back to regexp + search if dspec-stream-position gets an error. + 2012-01-06 Helmut Eller heller@common-lisp.net
Add a "sentinel thread" to protect access to global lists.