aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-05-02 03:31:49 +0000
committerrsc <devnull@localhost>2005-05-02 03:31:49 +0000
commit4c00852c86097c9e96cb6f21a3a27a8be93306b2 (patch)
tree579851b3a3217e0acb2c0d131a01bd9f1d07cebb /CHANGES
parentaddf6d6a56ef1b9e404a06ba471cfc5100e5897e (diff)
downloadplan9port-4c00852c86097c9e96cb6f21a3a27a8be93306b2.tar.gz
plan9port-4c00852c86097c9e96cb6f21a3a27a8be93306b2.tar.bz2
plan9port-4c00852c86097c9e96cb6f21a3a27a8be93306b2.zip
update
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 41008fec..7e9cd77f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,14 @@
+May 1, 2005
+ lib9/await: Mac OS X Tiger fixes (thanks to Jeff Sickel)
+ lib9/sendfd: fix alignment bug (thanks to Tim Wiess)
+ libdraw/latin1: more smiley face alt sequences (thanks to Erik Quanstrom)
+ 9term: unicode in identifiers for double-click (thanks to Erik Quanstrom)
+ scat: various fixes to use standard C (thanks to Roland Kaufmann)
+ add OpenBSD/PowerPC support (thanks to Tim Wiess)
+
March 28, 2005
open(3): note that open and create are macros
- add NetBSD support (tahnks to Christoph Lohmann)
+ add NetBSD support (thanks to Christoph Lohmann)
March 24, 2005
netfiles: robustness fixes