summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorforsyth <forsyth@vitanuova.com>2012-03-04 23:30:18 +0000
committerforsyth <forsyth@vitanuova.com>2012-03-04 23:30:18 +0000
commitad4c862fd80d3ad38a6464a9ea169a78354a77fc (patch)
tree60bb8dc30248caf99b198989152aca6898352cf9 /CHANGES
parent1e1b493dfc048d301ef6b41377f0a3665ee7f3fc (diff)
20120304-2330
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d8c51e46..62ea9fc7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+20120304
+ rabin(2) added (preliminary)
+20120213
+ styxservers: add .error operation (preliminary)
+20120116
+ lib9.h: internally rename qsort as infqsort to avoid C library clash
+ lib9/qsort.c: include lib9.h
+ lib9/mkfile: move qsort to IMPORTFILES from COMMONFILES
20120103
avoid re-defining isnan; use isNaN instead
20111231