-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,19 @@ | ||
2018-07-03 Alexey Kopytov <[email protected]> | ||
|
||
* version 1.0.15 | ||
* CI/build/packaging: add Fedora 28 | ||
* CI/build/packaging: add Ubuntu Bionic | ||
* CI/build/packaging: remove Fedora 26 (EOL) | ||
* CI/build/packaging: remove Debian Wheezy (EOL) | ||
* fileio: fix GH-229 (--file-fsync-freq=0 seems to prevent | ||
fsync() at the end of the test) | ||
* command line: improve parsing of boolean command line options | ||
* tests: fix GH-220 (Testsuite api_sql_mysql.t failed ...) | ||
* tests: fix GH-223 (test failure on ppc64) | ||
* tests: fix opt_help.t to pass when the binary is not | ||
configured with MySQL support | ||
* MySQL driver: use it by default in DB benchmarks | ||
|
||
2018-04-01 Alexey Kopytov <[email protected]> | ||
|
||
* version 1.0.14 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters