Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
Actor Framework
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
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
cpp-libs
Actor Framework
Commits
72ae6696
Commit
72ae6696
authored
Aug 06, 2020
by
Joseph Noir
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cleanup changelog entry
parent
c77c77e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
CHANGELOG.md
CHANGELOG.md
+5
-2
No files found.
CHANGELOG.md
View file @
72ae6696
...
...
@@ -180,8 +180,10 @@ is based on [Keep a Changelog](https://keepachangelog.com).
### Fixed
-
Datagram servants are not added to their broker on creation and should no
longer prevent system shutdown if they never enconutered a new endpoint.
-
Datagram servants of UDP socket managers were not added as children to their
parent broker on creation, which prevented proper system shutdown in some
cases. Adding all servants consistently to the broker should make sure UDP
brokers terminate correctly (#1133).
## [0.17.6] - 2020-07-24
...
...
@@ -512,6 +514,7 @@ is based on [Keep a Changelog](https://keepachangelog.com).
-
Configuring colored terminal output should now print colored output.
[
0.18.0
]:
https://github.com/actor-framework/actor-framework/compare/0.17.3...master
[
0.17.7
]:
https://github.com/actor-framework/actor-framework/compare/0.17.6...release/0.17
[
0.17.6
]:
https://github.com/actor-framework/actor-framework/releases/0.17.6
[
0.17.5
]:
https://github.com/actor-framework/actor-framework/releases/0.17.5
[
0.17.4
]:
https://github.com/actor-framework/actor-framework/releases/0.17.4
...
...
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