summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1c9c1159..1b1dfae6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+20070302
+ change /mkfile to build yacc earlier, mainly to make bootstrap of a new host easier (makemk.sh and mk install)
+ change /utils/mkfile not to build k[acl] and q[acl] on Plan 9, since the system ones are the same
20070228
make array bounds checking the default for on-the-fly compilers (emu/port/main.c)
improve wording in security-ssl(2) and ssl(3)