Gramma cleanup

This commit is contained in:
Carsten Larsen 2017-01-07 20:10:06 +01:00
parent b78886ffba
commit 83f30e0ceb
1 changed files with 8 additions and 8 deletions

16
CHANGES
View File

@ -1,5 +1,5 @@
v0.8.1
- Improve time server identification
- Improved time server identification
- Updated Swedish stratum 1 servers
- Fixed string truncation bug
- Build scripts cleanup
@ -7,7 +7,7 @@ v0.8.1
v0.8.0
- Import from ntp.exactlywww.com
- Fixed string truncation bug
- Generic autotool support
- Generic Autotools support
v0.7.10
- Fixed bug in time server list
@ -22,19 +22,19 @@ v0.7.8
- Fixed bug in configuration reload
v0.7.7
- Fixed bug in URIs with mono 2.6
- Reintroduce Linux support
- Fixed bug in URIs with Mono 4.6
- Reintroduced Linux support
- Remove unused packages
- Autotools cleanup
v0.7.6
- Corrected faulty version numbers in v0.7.5
- Fixed new threadpool issue in mono v2.6
- Fixed new thread pool issue in Mono 4.6
- Improved logging of database errors
- Sanitized default configuration
v0.7.5
- Change build script to autotools
- Changed build scripts to Autotools
- Updated PostgreSQL data provider to v3.1.9
v0.7.4
@ -69,11 +69,11 @@ v0.7.0
- New internal configuration engine
- SSL support for databases
- Unified code for all platforms
- Improved code quality & Several bugfixes
- Improved code quality & Several bug fixes
- 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
Changes prior to 0.7.0 are not recorded.
Changes prior to v0.7.0 are not recorded.