Changes for 7.5.8.
authorChris Hanson <org/chris-hanson/cph>
Mon, 1 May 2000 03:17:16 +0000 (03:17 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 1 May 2000 03:17:16 +0000 (03:17 +0000)
v7/doc/user-manual/user.texinfo

index dc3ac9466764ece40030dbb0712ddd41133a33ab..576d6ebad3f351536173d69c96cb95e2f0065115 100644 (file)
@@ -2,7 +2,7 @@
 @iftex
 @finalout
 @end iftex
-@comment $Id: user.texinfo,v 1.70 2000/04/20 21:03:39 cph Exp $
+@comment $Id: user.texinfo,v 1.71 2000/05/01 03:17:16 cph Exp $
 @comment %**start of header (This is for running Texinfo on a region.)
 @setfilename user.info
 @settitle MIT Scheme User's Manual
@@ -27,9 +27,9 @@ Free Documentation License".
 
 @titlepage
 @title{MIT Scheme User's Manual}
-@subtitle Edition 1.70
+@subtitle Edition 1.71
 @subtitle for Scheme Release 7.5
-@subtitle 20 April 2000
+@subtitle 30 April 2000
 @author by Stephen Adams
 @author Chris Hanson
 @author and the MIT Scheme Team
@@ -517,8 +517,8 @@ itself, clear the screen, and print something like this:
 
 @example
 @group
-Scheme saved on Thursday April 20, 2000 at 4:54:00 PM
-  Release 7.5.7
+Scheme saved on Sunday April 30, 2000 at 11:10:40 PM
+  Release 7.5.8
   Microcode 11.167
   Runtime 14.182
 @end group
@@ -4701,6 +4701,10 @@ the Algorithmic Language Scheme}.
 These are the changes since release 7.5.0:
 
 @itemize @bullet
+@item
+Release 7.5.8 fixes a nasty uninitialized-memory bug in the Win32
+event-handling code.  No other system is affected.
+
 @item
 Release 7.5.7 changes: add support for the mhash library under
 GNU/Linux; fix bug in international keyboard support under Windows