plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 0073d672b75aab67866d5446ba3174f0a31f6235
parent 7934b1c6d48cdd800ea680d8302b2bbce6192fc7
Author: rsc <devnull@localhost>
Date:   Mon,  5 Apr 2004 20:59:52 +0000

more

Diffstat:
MCHANGES | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/CHANGES b/CHANGES @@ -1,3 +1,13 @@ +April 5, 2004 + + Fixes to rio from Axel. + + Add atoll, etc. + +April 2, 2004 + + Add missing unsharps to dict. Reported by Robby (plan9@blueyonder) + March 30, 2004 Change label to use nawk on SunOS. @@ -102,3 +112,5 @@ March 25, 2004 Change 9term, win to handle rubout even when output is streaming in. + Start recording changes. +