summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorcharles forsyth <charles.forsyth@gmail.com>2014-05-18 14:19:01 +0100
committercharles forsyth <charles.forsyth@gmail.com>2014-05-18 14:19:01 +0100
commit37e9221a5d1905cba45c96ac44dbe26d947bc4af (patch)
tree87bf6a76dc94bc638418883e0ca21afcfa2ad78f /CHANGES
parent7e479951464b9bb71e87aeef19d908e9fb9be494 (diff)
20140518-1419
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f2276beb..80a71acc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,15 @@
+20140518
+ sh(2): exec -> run [issue 311]
+20140501
+ add -s option to dns in cs(8) [issue 310]
+ don't send nil soa to dnscache [issue 309]
+20140309
+ temporarily remove warnings about unused results
+ define NaN for lib9/charstod.c
+ define nrand for libmp
+ move fpu control to lib9 from fpuctl.h
+ move fpu definitions to lib9.h from fpuctl.h (should possibly add back arch-specific u.h)
+ define __USE_GNU for extra pthreads definitions in emu/port/kproc-pthreads.c
20140302
utils/cc/funct.c - remove out-of-bounds reference
os/ipaq1110, ip/ipaux.c, os/sa1110 - add default cases to keep compiler happy