summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES1
-rw-r--r--dis/acme/exec.disbin19071 -> 19072 bytes
2 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
diff --git a/dis/acme/exec.dis b/dis/acme/exec.dis
index 392d071b..de8fa26c 100644
--- a/dis/acme/exec.dis
+++ b/dis/acme/exec.dis
Binary files differ