Release 1.10

This commit is contained in:
2021-01-12 23:02:29 +01:00
parent 324aeec752
commit 4431f67f75
69 changed files with 8410 additions and 1851 deletions

View File

@@ -1,5 +1,12 @@
AmiTimeKeeper Change Log
v1.10 20.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
v1.09 14.07.2019
- Initial DST support using POSIX TZ and Amiga TZONE variable
- Restart synchronizer processes on DNS lookup failures
@@ -8,7 +15,7 @@ v1.08 18.05.2019
- When using pool server cycle with prefix 0 to 3
- Display of wrong signes in time zone fixed
- Faulty log messages about settings fixed
- Timer bug causing infitive loop fixed
- Timer bug causing infinitive loop fixed
- Memory leak in settings window fixed
v1.07 15.02.2019