Minor bugfix in gzip decoder

This commit is contained in:
N9OZB
2019-07-30 04:03:43 -05:00
parent 4065603692
commit 1c365dd6f9
3 changed files with 9 additions and 6 deletions

View File

@@ -1,4 +1,7 @@
SIGNAL SERVER CHANGELOG
SIGNAL SERVER CHANGELOG
3.21 Beta - 30 Jul 2019 - N9OZB Mods, minor fix
Fixed a minor bug in the Gzip decoding routines, gzerror() not coming back NULL?
3.20 Beta - 14 Jul 2019 - N9OZB Mods
1. Added .GZ (Gzip) file processing for .sdf.gz DEM tiles.