diff options
author | Russ Cox <rsc@swtch.com> | 2007-06-24 22:55:43 -0400 |
---|---|---|
committer | Russ Cox <rsc@swtch.com> | 2007-06-24 22:55:43 -0400 |
commit | 1f61c0914d5f42054b075b6dc5296894de2d25ab (patch) | |
tree | 024ae670c1ce6d78c811728259ca0763e874faa3 | |
parent | 3d8da72e2214fd1755e4c507223c42321f1f1008 (diff) | |
download | plan9port-1f61c0914d5f42054b075b6dc5296894de2d25ab.tar.gz plan9port-1f61c0914d5f42054b075b6dc5296894de2d25ab.tar.bz2 plan9port-1f61c0914d5f42054b075b6dc5296894de2d25ab.zip |
CHANGES
-rw-r--r-- | CHANGES | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -2,6 +2,26 @@ # submitted the patch but more often just reported # the problem. +June 24, 2007 + mailfs: fix subject line in header file. + +June 23, 2007 + mailfs: various IMAP bug fixes + Mail: add Get command, refresh at startup, + fix deleted messages bug + nedmail: refresh at startup, on i and y. + +June 20, 2007 + 9pfuse: add -a aname to get at sourcesdump + +June 19, 2007 + 9pfuse: the MacFUSE file locations changed again (Rob Pike) + +June 18, 2007 + upas/marshal: remove debugging print + 9pserve: ignore window resizes (fix really should be elsewhere) + libdiskfs: more HFS fixes (David Swasey) + June 15, 2007 acme(1): fix Snarf bug, change Indent ON to apply to all windows. |