summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2007-02-17 19:34:48 +0000
committerCharles.Forsyth <devnull@localhost>2007-02-17 19:34:48 +0000
commite665f8d84a80c58fd60f2e3ae7c78d515aae17c3 (patch)
treefb6828c1d76219976522a64f5b213cf2744f6481 /CHANGES
parentd89e7d75962bf912662d530143f721964cdeabc6 (diff)
/appl/acme/exec.b trim string correctly, issue 9
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 86b0ac8c..c3c28f6c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
20070217
repair /appl/lib/libc.b and /appl/lib/libc0.b strncmp implementations (used only by c2l output) [inferno-os issue 9]
/emu/port/devip.c, get socket fd on reopen of ctl
+ /appl/acme/exec.b, trim string correctly [inferno-os issue 11]
20070216
add /module/lists.m, /appl/lib/lists.b, and lists(2)
20070209