ntpa/CHANGES

85 lines
2.0 KiB
Plaintext
Raw Permalink Normal View History

2017-07-22 20:58:49 +00:00
v0.8.2
- Updated documentation and man page
- Improved sample configurations
- Corrected spelling mistakes
2016-12-26 13:19:20 +00:00
v0.8.1
2017-01-07 19:10:06 +00:00
- Improved time server identification
2016-12-26 13:19:20 +00:00
- Updated Swedish stratum 1 servers
- Fixed string truncation bug
- Build scripts cleanup
2016-12-22 21:32:44 +00:00
v0.8.0
- Import from ntp.exactlywww.com
2016-12-26 13:19:20 +00:00
- Fixed string truncation bug
2017-01-07 19:10:06 +00:00
- Generic Autotools support
2016-12-22 21:32:44 +00:00
2016-12-17 10:20:00 +00:00
v0.7.10
- Fixed bug in time server list
2016-12-15 20:18:05 +00:00
v0.7.9
- Fixed build error
2016-12-15 19:53:26 +00:00
v0.7.8
- Lookup on known time servers
2016-12-15 20:18:05 +00:00
- Fixed bug in absolute URLs
- Fixed bug in database schema
- Fixed bug in configuration reload
2016-12-15 19:53:26 +00:00
2016-12-13 18:07:54 +00:00
v0.7.7
2017-01-07 19:10:06 +00:00
- Fixed bug in URIs with Mono 4.6
- Reintroduced Linux support
2017-07-22 20:58:49 +00:00
- Removed unused packages
2016-12-13 18:07:54 +00:00
- Autotools cleanup
2016-12-10 11:25:20 +00:00
v0.7.6
- Corrected faulty version numbers in v0.7.5
2017-01-07 19:10:06 +00:00
- Fixed new thread pool issue in Mono 4.6
2016-12-10 11:25:20 +00:00
- Improved logging of database errors
- Sanitized default configuration
2016-12-09 19:03:58 +00:00
v0.7.5
2017-01-07 19:10:06 +00:00
- Changed build scripts to Autotools
2016-12-09 19:03:58 +00:00
- Updated PostgreSQL data provider to v3.1.9
2016-09-11 15:23:35 +00:00
v0.7.4
- Fixed bug in database schema check
- Fixed bug in notification mailer
- Extended debug logging
2016-09-09 21:29:42 +00:00
v0.7.3
- Improved logging
- Schema version check
- Fixed bug in packet counters
- Minor improvements and bug fixes
v0.7.2
- Introduced SQL logging
- Drift file tracking
- Extended logging
- Fixed time zone bug
- Fixed thread bug in scheduler
- Fixed bug in user/group settings
- Fixed Windows specific issue in signals
- Fixed Windows specific issue in logging
- UTF-8 support in TCP command module
- Minor improvements and bug fixes
2016-08-23 20:08:23 +00:00
v0.7.1
- Changed default configuration
- Fixed SSL bug in PostgreSQL provider
v0.7.0
- New configuration validator GUI
- New internal configuration engine
- SSL support for databases
- Unified code for all platforms
2017-01-07 19:10:06 +00:00
- Improved code quality & Several bug fixes
2016-08-23 20:08:23 +00:00
- Updated MySQL Connector to official v6.9.9
- Updated PostgreSQL data provider to v3.1.7
- Updated Bootstrap to v3.3.7
- Updated jQuery to v2.2.4
2017-01-07 19:10:06 +00:00
Changes prior to v0.7.0 are not recorded.