Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
6
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
A
Armagetron Advanced
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
1
Merge Requests
1
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Armagetron Advanced
Armagetron Advanced
Commits
8ebeb0b5
Commit
8ebeb0b5
authored
Nov 29, 2020
by
Manuel Moos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update change log
parent
67e21118
Pipeline
#222888819
failed with stages
in 11 minutes and 26 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
2 deletions
+12
-2
CHANGELOG.md
CHANGELOG.md
+6
-1
NEWS
NEWS
+6
-1
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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