AmiTimeKeeper/ChangeLog

59 lines
1.8 KiB
Plaintext
Raw Normal View History

2018-11-24 21:39:18 +00:00
AmiTimeKeeper Change Log
2021-01-12 22:02:29 +00:00
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
2021-01-12 22:00:49 +00:00
v1.09 14.07.2019
- Initial DST support using POSIX TZ and Amiga TZONE variable
- Restart synchronizer processes on DNS lookup failures
2021-01-12 21:55:34 +00:00
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
2021-01-12 22:02:29 +00:00
- Timer bug causing infinitive loop fixed
2021-01-12 21:55:34 +00:00
- Memory leak in settings window fixed
2021-01-12 21:53:12 +00:00
v1.07 15.02.2019
- Support commodity hotkey and popup options
2021-01-12 21:55:34 +00:00
- Hide advanced settings with new expert option
2021-01-12 21:53:12 +00:00
2021-01-12 21:50:54 +00:00
v1.06 08.02.2019
- Adjust layout in settings window
2021-01-12 21:53:12 +00:00
v1.05 06.08.2018 LTS
2018-11-24 21:39:18 +00:00
- Preferences can now be saved from settings window
- Time zone is shown as UTC offset in settings window
- Running multiple instances no longer creates zombie processes
- 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
2021-01-12 21:50:54 +00:00
- Read-only option is now applied consistently
2018-11-24 21:39:18 +00:00
- Potential race condition in memory allocation fixed
- Other minor enhancements
v1.04 15.12.2017
- Default settings adjusted to comply better with AmigaOS
- Bugs in threshold settings (high/low water) fixed
- Bugs in opening and closing of libraries fixed
- New and more accurate error and log messages
v1.03 09.12.2017
- Settings window
v1.02 29.11.2017
- AROS code compliance
2021-01-12 22:00:49 +00:00
2018-11-24 21:39:18 +00:00
v1.01 28.11.2017
- Handle network disconnection
- Fix infinity timeout problem
- Support hardware clock
- Improved error messages
v1.00 26.11.2017
- First public release