Release 1.06

This commit is contained in:
2021-01-12 22:50:54 +01:00
parent 5aae9c2cce
commit d97541e72e
29 changed files with 407 additions and 62 deletions

View File

@@ -1,5 +1,8 @@
AmiTimeKeeper Change Log
v1.06 08.02.2019
- Adjust layout in settings window
v1.05 06.08.2018
- Preferences can now be saved from settings window
- Time zone is shown as UTC offset in settings window
@@ -7,7 +10,7 @@ v1.05 06.08.2018
- Low water option renamed to threshold and high water option removed
- New option for sending log messages to file instead of to screen
- Some incorrect NTP log messages no longer appears
- Read-only options is now applied consistently
- Read-only option is now applied consistently
- Potential race condition in memory allocation fixed
- Other minor enhancements