X-Git-Url: http://git.hcoop.net/bpt/guile.git/blobdiff_plain/1dd797921c950f0a4d396faa6d7326ec6928e771..fd2b17b9cb7aaa6b550ad9b6a3efe3c53c94ccce:/NEWS diff --git a/NEWS b/NEWS index 3e7c6df3f..f9d3095e1 100644 --- a/NEWS +++ b/NEWS @@ -63,6 +63,7 @@ available: Guile is now always configured in "maintainer mode". * Bugs fixed +** `symbol->string' now returns a read-only string, as per R5RS ** `guile-config link' now prints `-L$libdir' before `-lguile' ** Fix memory corruption involving GOOPS' `class-redefinition' ** Fix possible deadlock in `mutex-lock'