Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Armagetron Advanced
Armagetron Advanced
Commits
a43562e4
Commit
a43562e4
authored
Aug 06, 2020
by
Manuel Moos
Browse files
Update CHANGELOG.md
parent
c40c9b3c
Pipeline
#177655528
passed with stages
in 24 minutes and 16 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
a43562e4
#### Changes since 0.2.9.0:
##### Fixed Bugs
*
Can't open the .appimage file. Missing libwebp.so.5 (
[
#54
](
https://gitlab.com/armagetronad/armagetronad/-/issues/54
)
)
##### Contributors
Manuel Moos
#### Changes since 0.2.8.3.5:
##### Fixed Bugs
*
Windows: DPI scaling behavior wrong (
[
#33
](
https://gitlab.com/armagetronad/armagetronad/-/issues/33
)
)
*
Debian builds: Documentation html files have empty last change (
[
#9
](
https://gitlab.com/armagetronad/armagetronad/-/issues/9
)
)
*
Socket and unclean exit trouble due to fork(), execve() and exit() interaction (
[
#13
](
https://gitlab.com/armagetronad/armagetronad/-/issues/13
)
)
*
Ubuntu PPA release candidate builds would overwrite previous stable releases (
[
#15
](
https://gitlab.com/armagetronad/armagetronad/-/issues/15
)
)
...
...
@@ -14,6 +24,7 @@
*
Client segfaults on OpenBSD (
[
#26
](
https://gitlab.com/armagetronad/armagetronad/-/issues/26
)
)
*
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
)
)
*
Windows: DPI scaling behavior wrong (
[
#33
](
https://gitlab.com/armagetronad/armagetronad/-/issues/33
)
)
##### New Features
...
...
NEWS
View file @
a43562e4
Changes since 0.2.9.0:
Fixed Bugs
- Can't open the .appimage file. Missing libwebp.so.5 (#54)
Contributors
Manuel Moos
Changes since 0.2.8.3.5:
Fixed Bugs
- Windows: DPI scaling behavior wrong (#33)
- Debian builds: Documentation html files have empty last change (#9)
- Socket and unclean exit trouble due to fork(), execve() and exit() interaction (#13)
- Ubuntu PPA release candidate builds would overwrite previous stable releases (#15)
...
...
@@ -14,6 +24,7 @@ Changes since 0.2.8.3.5:
- Client segfaults on OpenBSD (#26)
- Client compiled with clang 10.0 (optimized) sefgaults on logout (#28)
- Valgrind reports uses of unitialized, freed or invalid memory (#29)
- Windows: DPI scaling behavior wrong (#33)
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