aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-05-14 19:54:59 +0000
committerrsc <devnull@localhost>2004-05-14 19:54:59 +0000
commit587ef67d77423dfba306cd706db6d729c22020c1 (patch)
tree377151570b2475dcd17646a8b2250221ecfe0243 /CHANGES
parentdebcecb539e3bb39ab0609d82743c79208b297af (diff)
downloadplan9port-587ef67d77423dfba306cd706db6d729c22020c1.tar.gz
plan9port-587ef67d77423dfba306cd706db6d729c22020c1.tar.bz2
plan9port-587ef67d77423dfba306cd706db6d729c22020c1.zip
adsf
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES45
1 files changed, 45 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 22160c9e..45471d6d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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