summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 25e2db41..1cd99ad9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+20080131
+ update emu/Nt/^(os.c ie-os.c ie-win.c ie emu), but properly this time [issue 81]
+ remove _USE_32BIT_TIME_T from Nt/386/include/lib9.h, and time() def'n from emu/Nt/*.c [issue 81]
20080130
failed to return nil from Jvalue.get in appl/lib/json.b if member name didn't match
similar problem in appl/lib/ubfa.b