|
[Sbcl-commits] CVS: sbcl NEWS, 1.1154, 1.1155 version.lisp-expr,
1.3258, 1.3259
From: <melisgl@us...> - 2007-03-26 15:47
|
Update of /cvsroot/sbcl/sbcl
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv32060
Modified Files:
NEWS version.lisp-expr
Log Message:
1.0.4.4: simplify JOIN-THREAD interface
Index: NEWS
===================================================================
RCS file: /cvsroot/sbcl/sbcl/NEWS,v
retrieving revision 1.1154
retrieving revision 1.1155
diff -u -d -r1.1154 -r1.1155
--- NEWS 26 Mar 2007 10:30:21 -0000 1.1154
+++ NEWS 26 Mar 2007 15:30:02 -0000 1.1155
@@ -1,5 +1,6 @@
;;;; -*- coding: utf-8; -*-
changes in sbcl-1.0.5 relative to sbcl-1.0.4:
+ * minor incompatible change: changed experimental JOIN-THREAD interface
* documentation: unwinding from asyncronous events has been
documented as unsafe.
* documentation: SB-SYS:WITHOUT-GCING has been documented as unsafe
Index: version.lisp-expr
===================================================================
RCS file: /cvsroot/sbcl/sbcl/version.lisp-expr,v
retrieving revision 1.3258
retrieving revision 1.3259
diff -u -d -r1.3258 -r1.3259
--- version.lisp-expr 26 Mar 2007 10:30:24 -0000 1.3258
+++ version.lisp-expr 26 Mar 2007 15:30:04 -0000 1.3259
@@ -17,4 +17,4 @@
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.4.3"
+"1.0.4.4"
|
| Thread | Author | Date |
|---|---|---|
| [Sbcl-commits] CVS: sbcl NEWS, 1.1154, 1.1155 version.lisp-expr, 1.3258, 1.3259 | <melisgl@us...> |