-
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
18 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,20 @@ | ||
2018-12-16 Alexey Kopytov <[email protected]> | ||
|
||
* version 1.0.16 | ||
* build/CI/packaging: add Ubuntu Cosmic. | ||
* build/CI/packaging: add Fedora 29. | ||
* build/CI/packaging: remove Fedora 27 (EOL). | ||
* SQL API: fix GH-282 (Mysql's fetch_row() is broken) | ||
* --rate mode: fix latency stats skew on low rates | ||
* Lua: Add /usr/share/lua/5.1 to LUA_PATH and /usr/lib/lua/5.1 | ||
to LUA_CPATH. | ||
* build/CI/packaging: add -Wvla to default compiler flags. | ||
* build/CI/packaging: fix debian/changelog format | ||
* build/CI/packaging: fix buildpack.sh to not push multiple file | ||
types to packagecloud. | ||
* build/CI/packaging: add libaio-dev to Debian/Ubuntu build | ||
dependencies. | ||
|
||
2018-07-03 Alexey Kopytov <[email protected]> | ||
|
||
* version 1.0.15 | ||
|
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