Changes between Version 7 and Version 8 of Release/2.5/Notes
- Timestamp:
- 01/29/13 17:17:55 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/2.5/Notes
v7 v8 66 66 * Proper intersection filter testing in ODBC provider. 67 67 * GDAL raster provider with resampling support. [http://trac.osgeo.org/fdo/wiki/FDORfc65 FDO RFC 65] 68 * Large file support in SDF/SQLite FDO providers (where size > 2^31^ bytes) 68 69 69 70 == Installer notes == … … 102 103 == Known Issues == 103 104 105 * 2.4 still used as the major.minor version number in various parts of the MapGuide installation 104 106 * Ubuntu: Install script may put duplicate FDO provider entries into providers.xml if the file already exists (eg. From a previous installation) 105 107 * CentOS: SELinux security settings will prevent MapGuide from loading FDO and other shared libraries. The CentOS install script will fix the security contexts of the so files within these extracted tarballs that it will download.