Skip to content

Commit d42f08a

Browse files
committed
Update release notes and version
1 parent 86af888 commit d42f08a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

getssl

+3-1
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,12 @@
205205
# 2020-01-26 Use urlbase64_decode() instead of base64 -d
206206
# 2020-01-26 Fix "already verified" error for ACMEv2
207207
# 2020-01-29 Check awk new enough to support json_awk
208+
# 2020-02-05 Fix epoch_date for busybox
209+
# 2020-02-06 Bugfixes for json_awk and nslookup to support old awk versions (2.17)
208210
# ----------------------------------------------------------------------------------------
209211

210212
PROGNAME=${0##*/}
211-
VERSION="2.16"
213+
VERSION="2.17"
212214

213215
# defaults
214216
ACCOUNT_KEY_LENGTH=4096

0 commit comments

Comments
 (0)