Release 1.11

This commit is contained in:
2021-01-12 23:16:18 +01:00
parent 4431f67f75
commit 7f7b1173c0
84 changed files with 4307 additions and 5788 deletions

View File

@@ -1,11 +1,26 @@
AmiTimeKeeper Change Log
v1.10 20.03.2020
v1.11 11.01.2021
- New dedicated external control utility
- New ARexx port with a diverse set of commands
- Rewritten logger facility with more verbose output
- Bug preventing commodity to shutdown fixed
- Bug in CLI SWITCH parameters reporting wrong values fixed
- Support AmigaOS 1.3 (v34) but without settings window
- Time zone information displayed using GMT instead of UTC
- Only watch current env variable for time zone changes
- Improved validation of application settings
- Several dead and duplicated code blocks removed
- Various minor bug fixes and improvements
- Documentation in HTML format
v1.10 15.03.2020
- RTC is no longer required during startup
- When time zone changes it is now recognized
- Several bugs affecting time zone logic fixed
- Documentation updated with POSIX TZ examples
- Compiled with upgraded GCC, version 6.2
- Various minor bug fixes and improvements
v1.09 14.07.2019
- Initial DST support using POSIX TZ and Amiga TZONE variable