Changeset 13223
- Timestamp:
- 12/03/07 23:02:19 (7 months ago)
- Files:
-
- trunk/gdal/NEWS (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/gdal/NEWS
r13221 r13223 23 23 * Create and CreateCopy pre-Delete output existing dataset. 24 24 * Added Identify() method on drivers (per RFC 11: Fast Format Identify) 25 * Implement GetFileList() on datasets (per RFC 1 1).26 * Implement Delete(), Rename(), Copy() based on GetFileList() (per RFC 1 1).25 * Implement GetFileList() on datasets (per RFC 12). 26 * Implement Delete(), Rename(), Copy() based on GetFileList() (per RFC 12). 27 27 * vrtdataset.h, memdataset.h and rawdataset.h are now considered part of 28 28 the public GDAL API, and will be installed along with gdal.h, etc.
