summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorCharles Forsyth <charles.forsyth@gmail.com>2014-05-18 15:32:02 +0100
committerCharles Forsyth <charles.forsyth@gmail.com>2014-05-18 15:32:02 +0100
commitfc85c874b585778fe2eae90ab562103b7c8a7b6f (patch)
tree7968ae368c80e4840742922be86b0094e1135906 /CHANGES
parent1593ea8eb6909c227f2f9c244c279e5bbd29c87a (diff)
revert to 626 to undo unintended push
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES12
1 files changed, 0 insertions, 12 deletions
diff --git a/CHANGES b/CHANGES
index 80a71acc..f2276beb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,15 +1,3 @@
-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