We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637b8f2 commit b2e5f04Copy full SHA for b2e5f04
gdal/NEWS
@@ -123,7 +123,7 @@ COSAR driver:
123
* avoid out-of-bound write on corrupted dataset. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12360.
124
125
EEDA driver:
126
- * report 'path' metdata in 'path' field
+ * switch to v1alpha API (#1506)
127
128
GPKG driver:
129
* allow negative srs_id values in gpkg_spatial_ref_sys
gdal/gcore/gdal_version.h.in
@@ -24,7 +24,7 @@
24
25
#if !defined(DO_NOT_DEFINE_GDAL_RELEASE_DATE_AND_GDAL_RELEASE_NAME)
26
#ifndef GDAL_RELEASE_DATE
27
-# define GDAL_RELEASE_DATE 20190502
+# define GDAL_RELEASE_DATE 20190505
28
#endif
29
#ifndef GDAL_RELEASE_NAME
30
# define GDAL_RELEASE_NAME "3.0.0"
0 commit comments