Commit 5b4aba20a261fb2e3a30b12d85edc0e0d367c45d
1 parent
2266c623
TODO
Showing
1 changed file
with
3 additions
and
1 deletions
TODO
| ... | ... | @@ -11,7 +11,9 @@ Next |
| 11 | 11 | this version is needed for > 2.3.1. |
| 12 | 12 | |
| 13 | 13 | - update README-windows.txt docs to indicate that MSVC 2010 is the |
| 14 | - supported version and to update the information about mingw. | |
| 14 | + supported version and to update the information about mingw, | |
| 15 | + including the need for the _FILE_OFFSET_BITS workaround on the | |
| 16 | + 32-bit version. | |
| 15 | 17 | |
| 16 | 18 | * Document that your compiler has to support long long. |
| 17 | 19 | ... | ... |