Browse Source

Merge pull request #551 from rhinoduck/fix-changelog

Fix changelog formatting
pull/553/head
Tim Kimber 6 years ago
committed by GitHub
parent
commit
48d24c638f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      getssl

+ 1
- 1
getssl View File

@ -225,7 +225,7 @@
# 2020-04-19 Remove dependency on seq, ensure clean_up doesn't try to delete /tmp (2.24)
# 2020-04-20 Check for domain using all DNS utilities (2.25)
# 2020-04-22 Fix HAS_HOST and HAS_NSLOOKUP checks - wolfaba
# 2020-04-22 Fix domain case conversion for different locales (2.26) - glynge
# 2020-04-22 Fix domain case conversion for different locales - glynge (2.26)
# ----------------------------------------------------------------------------------------
PROGNAME=${0##*/}


Loading…
Cancel
Save