diff options
author | rsc <devnull@localhost> | 2004-03-31 05:19:38 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2004-03-31 05:19:38 +0000 |
commit | 6fe3e9303281a88062ac8dc0574cc8f425eb80c0 (patch) | |
tree | 0e367b0cc68da737d19c45255687f30ecc11b27e /CHANGES | |
parent | 732be70cc40fd8b07e66116c77478ee299f1f5b4 (diff) | |
download | plan9port-6fe3e9303281a88062ac8dc0574cc8f425eb80c0.tar.gz plan9port-6fe3e9303281a88062ac8dc0574cc8f425eb80c0.tar.bz2 plan9port-6fe3e9303281a88062ac8dc0574cc8f425eb80c0.zip |
Mouse motion unbuffering.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +March 30, 2004 + + Change label to use nawk on SunOS. + + Change libdraw to elide mouse motion events when they + pile up. + March 29, 2004 Add window resizing by dragging borders to rio. |