Add -m32 and -x c to Makefile for 64-bit Snow Leopard.
[pforth] / releases.txt
index 82b8c3d..59e7752 100644 (file)
@@ -2,6 +2,12 @@ Release History for pForth - a Portable ANS-like Forth written in ANSI 'C'
 \r
 Documentation for pForth at http://www.softsynth.com/pforth/\r
 \r
 \r
 Documentation for pForth at http://www.softsynth.com/pforth/\r
 \r
+V?? \r
+       - Added -m32 to Makefile so we get 32 bit longs on Snow Leopard.
+       - Added "-x c" to Makefile CCOPTS to prevent confusion with C++
+       - Allow space after -d command line option.\r
+       - Restore normal tty mode if pForth dictionary loading fails.\r
+        \r
 V24 2/20/09\r
        - Fixed Posix IO on Mac. ?TERMINAL was always returning true.\r
        - ACCCEPT now emits a space at end of line before output.\r
 V24 2/20/09\r
        - Fixed Posix IO on Mac. ?TERMINAL was always returning true.\r
        - ACCCEPT now emits a space at end of line before output.\r
@@ -9,7 +15,7 @@ V24 2/20/09
 \r
 V23 8/4/2008\r
        - Removed -v option from mkdir in build/unix/Makefile. It was not supported on FreeBSD.\r
 \r
 V23 8/4/2008\r
        - Removed -v option from mkdir in build/unix/Makefile. It was not supported on FreeBSD.\r
-         Thank you Alexsej Sauchdev for reporting this.\r
+         Thank you Alexsej Saushev for reporting this.\r
        \r
 V23  7/20/2008\r
     - Reorganized for Google Code project.\r
        \r
 V23  7/20/2008\r
     - Reorganized for Google Code project.\r