common-lisp.net
/
projects/cmucl/cmucl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
3832e02
)
Update.
author
Raymond Toy
<toy.raymond@gmail.com>
Wed, 26 Sep 2012 04:15:51 +0000 (21:15 -0700)
committer
Raymond Toy
<toy.raymond@gmail.com>
Wed, 26 Sep 2012 04:15:51 +0000 (21:15 -0700)
src/general-info/release-20d.txt
patch
|
blob
|
blame
|
history
diff --git
a/src/general-info/release-20d.txt
b/src/general-info/release-20d.txt
index
827a741
..
c11c5ee
100644
(file)
--- a/
src/general-info/release-20d.txt
+++ b/
src/general-info/release-20d.txt
@@
-92,6
+92,8
@@
New in this release:
compiling the file.
* Minor build issue in CLM debugger interface due to USE-PACKAGE
no longer having special compiler treatment.
+ * READ-CYCLE-COUNTER no longer destroys any live values in the EBX
+ and ECX registers.
* Trac Tickets:
* #50: Print/read error with make-pathname.