We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2a38b commit 4f24e9dCopy full SHA for 4f24e9d
CHANGELOG.md
@@ -5,10 +5,12 @@ All changes are by Kevin Sahr, unless otherwise noted.
5
6
## [7.7] - 2022-12-08
7
### Added
8
-- handles holes in input clipping polygons. Uses new parameter clip_using_holes and example named holes
+- handles holes in GDAL input clipping polygons. Uses new parameter clip_using_holes and example named holes
9
### Fixed
10
- replaced deprecated sprintf with snprintf throughout
11
- suppressed unused parameter compiler warnings
12
+### Changed
13
+- updated manual to version 7.7
14
15
## [7.521] - 2022-03-03
16
0 commit comments