aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-02-21 15:57:26 +0000
committerrsc <devnull@localhost>2005-02-21 15:57:26 +0000
commit8ddf18a74b3ced16e329b6f213cb33dbd386252e (patch)
treee033d8531920a07445a11775ef093c73fb716092 /CHANGES
parentf8d580d82be78a62ed75c348e2d487226992aa30 (diff)
downloadplan9port-8ddf18a74b3ced16e329b6f213cb33dbd386252e.tar.gz
plan9port-8ddf18a74b3ced16e329b6f213cb33dbd386252e.tar.bz2
plan9port-8ddf18a74b3ced16e329b6f213cb33dbd386252e.zip
update
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES29
1 files changed, 29 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7627fe9f..da5ea0f7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,34 @@
+February 21, 2005
+ unzip: create paths as necessary
+
+February 20, 2005
+ vac: fix from lucho
+
+February 18, 2005
+ vac: fix -d from lucho
+
+February 17, 2005
+ yacc: silence yyerrlab warning
+
+February 16, 2005
+ libhttpd: make hwrite work with chunked encoding
+ libthread: debugging assertion
+ 9c: be even quieter
+ venti: add acid/venti - routines to dump log buffers
+
+February 15, 2005
+ draw.h: add ABGR32
+ venti.h: add ventilogging, vtlognames
+ libauth: close afid in auth_freerpc
+ libthread: fix unlikely qlock bug
+ acme: ignore tty nodes; still not 100% right
+ png: add alpha writing support
+ dist: new glenda in circle logo
+
February 14, 2005
add source links to man pages
+ yacc: make yaccpars more like yaccpar
+ add optional argument to yyparse
February 13, 2005
lib9: add readcons(1)