changelog update
This commit is contained in:
parent
81330fc785
commit
61a40a5847
3 changed files with 2 additions and 4 deletions
|
@ -8,6 +8,7 @@
|
|||
### Multiplayer
|
||||
### Lua API
|
||||
### Packaging
|
||||
* Curl is now a required dependency
|
||||
### Terrain
|
||||
### Translations
|
||||
* Updated translations: British English, Czech, French, Italian, Spanish
|
||||
|
@ -20,6 +21,7 @@
|
|||
* wesnoth_addon_manager now supports IPv6 connection (using the `--ipv6` flag)
|
||||
* Added new command line flag `--terms` to wesnoth_addon_manager (retrieves and prints the add-ons server upload terms)
|
||||
* wesnoth_addon_manager now supports the `--version` flag (reports the current Wesnoth version)
|
||||
* Linux SCons and CMake scripts now support enabling `_GLIBCXX_ASSERTIONS`.
|
||||
|
||||
## Version 1.17.13
|
||||
### Add-ons client
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
### Packaging
|
||||
* Curl is now a required dependency
|
|
@ -1,2 +0,0 @@
|
|||
### Miscellaneous and Bug Fixes
|
||||
* Linux SCons and CMake scripts now support enabling `_GLIBCXX_ASSERTIONS`.
|
Loading…
Add table
Reference in a new issue