1
0
mirror of https://bitbucket.org/anguist/ntpa synced 2026-01-12 17:07:34 +00:00
Files
ntpa/CHANGES

66 lines
1.6 KiB
Plaintext
Raw Normal View History

2016-12-15 21:18:05 +01:00
v0.7.9
- Fixed build error
2016-12-15 20:53:26 +01:00
v0.7.8
- Lookup on known time servers
2016-12-15 21:18:05 +01:00
- Fixed bug in absolute URLs
- Fixed bug in database schema
- Fixed bug in configuration reload
2016-12-15 20:53:26 +01:00
2016-12-13 19:07:54 +01:00
v0.7.7
2016-12-15 21:18:05 +01:00
- Fixed bug in URIs with mono 2.6
2016-12-13 19:07:54 +01:00
- Reintroduce Linux support
- Remove unused packages
- Autotools cleanup
2016-12-10 12:25:20 +01:00
v0.7.6
- Corrected faulty version numbers in v0.7.5
2016-12-10 13:35:32 +01:00
- Fixed new threadpool issue in mono v2.6
2016-12-10 12:25:20 +01:00
- Improved logging of database errors
- Sanitized default configuration
2016-12-09 20:03:58 +01:00
v0.7.5
- Change build script to autotools
- Updated PostgreSQL data provider to v3.1.9
2016-09-11 17:23:35 +02:00
v0.7.4
- Fixed bug in database schema check
- Fixed bug in notification mailer
- Extended debug logging
2016-09-09 23:29:42 +02: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 22:08:23 +02: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
- Improved code quality & Several bugfixes
- 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
2016-12-10 12:25:20 +01:00
Changes prior to 0.7.0 are not recorded.