Skip to content
Snippets Groups Projects
Commit bfa84c94 authored by Pavel Semyonov's avatar Pavel Semyonov Committed by Kirill Yukhin
Browse files

changelog: cleanup 3.0.0-alpha3 changelogs

Remove issues released in 2.11.1 from master (3.0.0-alpha3)

NO_CHANGELOG=changelog
NO_DOC=changelog
NO_TEST=changelog
parent 454ffd13
No related branches found
No related tags found
No related merge requests found
## bugfix/sql
* Fixed an integer overflow issue and added check for the `printf()` failure due
to too large size (ghs-122).
## bugfix/core
* Fixed various bugs related to unsafe (i.e., from an unknown source) decoding
and validating of MsgPack extensions (ghs-73).
## feature/test/fuzz
* Now LuaJIT can be fuzzed using grammar-based fuzzer (gh-4823).
## feature/build
* Added `tt` weak dependency. The `tt` command line utility combines
`tarantoolctl` and `cartridge-cli` functionality into one tool.
The change is a part of pushing `tt` to the public (tarantool/tt#286).
## bugfix/lua
* Fixed the xlog reader Lua module to show unknown row header fields. Before
this change the xlog reader silently skipped them.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment