Skip to content

Commit

Permalink
Proposed SA changes still containing a race condition (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
itay-grudev authored Jul 27, 2018
1 parent f975da9 commit 46b2204
Show file tree
Hide file tree
Showing 6 changed files with 475 additions and 377 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
Changelog
=========

__3.0.11a__
----------

* Fixed bug where the message sent by the second process was not received
correctly when the message is sent immediately following a connection.

_Francis Giraldeau_

* Refactored code and implemented shared memory block consistency checks
via `qChecksum()` (CRC-16).
* Explicit `qWarning` and `qCritical` when the library is unable to initialise
correctly.

__3.0.10__
----------

Expand Down
Loading

0 comments on commit 46b2204

Please sign in to comment.