diff options
author | wkj <devnull@localhost> | 2004-08-11 15:54:44 +0000 |
---|---|---|
committer | wkj <devnull@localhost> | 2004-08-11 15:54:44 +0000 |
commit | 2fc26be665bc4b3fb27187ccb326f6a28bd6b9c7 (patch) | |
tree | 95c583888fdab304cb31cde75a29385d4b990afb /CHANGES | |
parent | 62bce50aa2ada7ccd0f48f0659f3f648999691a5 (diff) | |
download | plan9port-2fc26be665bc4b3fb27187ccb326f6a28bd6b9c7.tar.gz plan9port-2fc26be665bc4b3fb27187ccb326f6a28bd6b9c7.tar.bz2 plan9port-2fc26be665bc4b3fb27187ccb326f6a28bd6b9c7.zip |
Update the history.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -4,6 +4,12 @@ August 10, 2004 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 x11 geometry fixes, from Peter Canning @@ -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. |