Commit Diff


commit - 62bce50aa2ada7ccd0f48f0659f3f648999691a5
commit + 2fc26be665bc4b3fb27187ccb326f6a28bd6b9c7
blob - 264790c331ce0f11c826729641ad648cf824a9f3
blob + c9f8ab0f36abbcfd273418d50ab8f945f3141289
--- CHANGES
+++ CHANGES
@@ -3,6 +3,12 @@ August 10, 2004
 	try to be more consistent about _exit and _exits in libthread
 
 	change plumbing rule for html to send to editor
+
+July 3, 2004
+	Add missing parameter to smprint in libdraw/x11-init.c.  From rob.
+	Add missing parameter type in samterm/main.c.  Also from rob.
+	Teach web about vanilla Mozilla.
+	Make 9term more clever about terminal echo. From Axel Belinfante.
 
 June 20, 2004
 
@@ -229,7 +235,9 @@ March 25, 2004
 
 	Add Indent command to acme listing.  Reported by Rob Pike.
 
-	Define clock to plumbclock in plumber/fsys.c to avoid name clash on SunOS.
+	Define clock to plumbclock in plumber/fsys.c to avoid
+	name clash on SunOS.
+
 	Reported by Axel Belinfante and Markus Friedl.
 
 	Expanded NOTES to discuss CVS some more.