Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
What's new
2
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Projects
Groups
Snippets
Register
Sign in
Toggle navigation
Menu
Open sidebar
Armagetron Advanced
Armagetron Advanced
Commits
8ebeb0b5
Commit
8ebeb0b5
authored
Nov 29, 2020
by
Manuel Moos
Browse files
Update change log
parent
67e21118
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
8ebeb0b5
...
...
@@ -4,13 +4,18 @@
##### Fixed Bugs
*
Windows: DPI scaling behavior wrong (
[
#33
](
https://gitlab.com/armagetronad/armagetronad/-/issues/33
)
)
*
Crash in menu key repeat handling (
[
#66
](
https://gitlab.com/armagetronad/armagetronad/-/issues/66
)
)
*
Use after free in nNetObject::ClearKnows (
[
#34
](
https://gitlab.com/armagetronad/armagetronad/-/issues/34
)
)
*
Client segfaults on OpenBSD (
[
#26
](
https://gitlab.com/armagetronad/armagetronad/-/issues/26
)
)
*
Debian builds: Documentation html files have empty last change (
[
#9
](
https://gitlab.com/armagetronad/armagetronad/-/issues/9
)
)
*
Ubuntu PPA release candidate builds would overwrite previous stable releases (
[
#15
](
https://gitlab.com/armagetronad/armagetronad/-/issues/15
)
)
*
Can't open the .appimage file. Missing libwebp.so.5 (
[
#54
](
https://gitlab.com/armagetronad/armagetronad/-/issues/54
)
)
*
AppRun script does not work if call path contains spaces (
[
#24
](
https://gitlab.com/armagetronad/armagetronad/-/issues/24
)
)
*
Included forum links outdated (
[
#25
](
https://gitlab.com/armagetronad/armagetronad/-/issues/25
)
)
*
Client segfaults on OpenBSD
(
[
#
26
](
https://gitlab.com/armagetronad/armagetronad/-/issues/
26
)
)
*
Missing null check for master server info
(
[
#
58
](
https://gitlab.com/armagetronad/armagetronad/-/issues/
58
)
)
*
Client compiled with clang 10.0 (optimized) sefgaults on logout (
[
#28
](
https://gitlab.com/armagetronad/armagetronad/-/issues/28
)
)
*
Valgrind reports uses of unitialized, freed or invalid memory (
[
#29
](
https://gitlab.com/armagetronad/armagetronad/-/issues/29
)
)
*
AppImage library content still lacking (
[
#63
](
https://gitlab.com/armagetronad/armagetronad/-/issues/63
)
)
##### New Features
...
...
NEWS
View file @
8ebeb0b5
...
...
@@ -4,13 +4,18 @@ Changes since 0.2.8.3.5:
Fixed Bugs
- Windows: DPI scaling behavior wrong (#33)
- Crash in menu key repeat handling (#66)
- Use after free in nNetObject::ClearKnows (#34)
- Client segfaults on OpenBSD (#26)
- Debian builds: Documentation html files have empty last change (#9)
- Ubuntu PPA release candidate builds would overwrite previous stable releases (#15)
- Can't open the .appimage file. Missing libwebp.so.5 (#54)
- AppRun script does not work if call path contains spaces (#24)
- Included forum links outdated (#25)
-
Client segfaults on OpenBSD
(#
26
)
-
Missing null check for master server info
(#
58
)
- Client compiled with clang 10.0 (optimized) sefgaults on logout (#28)
- Valgrind reports uses of unitialized, freed or invalid memory (#29)
- AppImage library content still lacking (#63)
New Features
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment