Fix FILE-POSITION REPOSITION-FILE and FILE-SIZE. Now use double precision offsets.
[pforth] / releases.txt
index 2e5e4e1..62f3502 100644 (file)
@@ -1,6 +1,10 @@
 Release History for pForth - a Portable ANS-like Forth written in ANSI 'C'\r
 \r
 Documentation for pForth at http://www.softsynth.com/pforth/\r
 Release History for pForth - a Portable ANS-like Forth written in ANSI 'C'\r
 \r
 Documentation for pForth at http://www.softsynth.com/pforth/\r
+
+V??
+    - Fixed REPOSITION-FILE FILE-SIZE and FILE-POSITION.
+      They used to use single precision offset. Now use double as specified.
 \r
 V26  5/20/2010
     - 64-bit support for M* UM/MOD etc by Aleksej Saushev. Thanks Aleksej!
 \r
 V26  5/20/2010
     - 64-bit support for M* UM/MOD etc by Aleksej Saushev. Thanks Aleksej!