summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2007-06-08 13:03:54 +0000
committerCharles.Forsyth <devnull@localhost>2007-06-08 13:03:54 +0000
commit043f83732c06a092cd12b5ad4f92264dee44c61a (patch)
tree8e7d497649f33c02b03e6cc476018487dd8c1374 /CHANGES
parent9f620229775d41f76096d9039c46ff368fd44d47 (diff)
20070608-1402
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 682edfa5..035a7487 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
20070608
update /lib9 functions to use silly va_copy (and then va_end) instead of just assigning, to account for silly C implementations
change /appl/cmd/mc.b not to require Draw or Env (so lc works on smaller systems)
+ update acme to include the font size data (eg, for use by mc(1))
20070607
/appl/wm/man.b /appl/lib/man.b to allow 10.1 etc as section references
20070605