aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-16 21:33:16 +0000
committerrsc <devnull@localhost>2005-01-16 21:33:16 +0000
commit3cb8df0c396c7d0f85fe348add019c7c30ff7f58 (patch)
tree86631676bc8cef510141054496ce49941df68bcc /CHANGES
parentcb798da9d8e3a5787eb7c2877a6563e7bb3179d1 (diff)
downloadplan9port-3cb8df0c396c7d0f85fe348add019c7c30ff7f58.tar.gz
plan9port-3cb8df0c396c7d0f85fe348add019c7c30ff7f58.tar.bz2
plan9port-3cb8df0c396c7d0f85fe348add019c7c30ff7f58.zip
update
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES27
1 files changed, 26 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index b2b8f42e..6198c8df 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,29 @@
-January 12, 2005
+January 16, 2005
+ bring fds from daemonize down to high 20s from high 90s for NetBSD.
+ use -Wl,-rpath in gcc in 9l for NetBSD.
+ make vacfs work (patch from Lucho)
+ make vacfs use EARGF
+ add note about signal masks in TODO
+ (Taj Khattra notes that acme doesn't ^Z well)
+ add note about _x.black and _x.white in TODO
+ (noted by David Leimbach)
+ remove unixisms from dist/fixurls
+ fix bugs in dist/main.html
+ noteenable, notedisable, notifyon, notifyoff return old setting.
+ update manual indices
+ troff2html handles section (9p).
+ add note in libthread/thread.c about stack-based pthreads
+ make tmac.an's .HR better
+ tweaks to unix mkfiles
+
+January 15, 2005
+ tcolors now uses threadexitsall
+ syminit bug in mk. (why does syminit exist?)
+
+January 14, 2005
+ man page updates - fixurls, manweb, rio.1, cvs.1, 0intro.1.
+ add note about makecontext to TODO file (noted by Axel)
+January 12, 2005
First fully-documented release.