diff options
author | rsc <devnull@localhost> | 2004-05-14 19:54:59 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2004-05-14 19:54:59 +0000 |
commit | 587ef67d77423dfba306cd706db6d729c22020c1 (patch) | |
tree | 377151570b2475dcd17646a8b2250221ecfe0243 /CHANGES | |
parent | debcecb539e3bb39ab0609d82743c79208b297af (diff) | |
download | plan9port-587ef67d77423dfba306cd706db6d729c22020c1.tar.gz plan9port-587ef67d77423dfba306cd706db6d729c22020c1.tar.bz2 plan9port-587ef67d77423dfba306cd706db6d729c22020c1.zip |
adsf
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 45 |
1 files changed, 45 insertions, 0 deletions
@@ -1,3 +1,48 @@ +May 14, 2004 + + more small bug fixes + + acme: make arrows work in tags, from rob + + sam: make sam -r machine files work, from presotto + +May 11, 2004 + + more small bug fixes + +May 9, 2004 + + don't reference data below stack pointer in sha1, md5 + + +May 5, 2004 + + various bug fixes + +April 29, 2004 + + add -W to specify window size + + minor fixes + +April 27, 2004 + + add threadspawn + +April 25, 2004 + + add gview, image viewer, scat + + fix note groups in rc + + fix mc, remove Dotfiles from acme in favor of Getdir + + fix extraneous flush in Bprint + + add block device size for linux + + make astro work on suns + April 23, 2004 fix B to handle non-existent files properly |