Use HG revision, fallback to date for local files

This commit is contained in:
DJ Lucas
2017-09-22 11:50:47 -05:00
parent 1a1f396832
commit 0adb08d7e8
2 changed files with 18 additions and 9 deletions

View File

@@ -2,6 +2,7 @@
- Provide -r/--rebuild option
- Add -g/--get option to download using only s_client
- Always add REVISION value to installed certdata.txt
- Use HG revision value (fall back to date for local files)
0.1 - Check executable bit for CERTUTIL, KEYTOOL, and OPENSSL
- Allow global configuration file
- Use correct license text (MIT)