summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2695a0f..3f0d65f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -329,3 +329,9 @@ v2.7.0
is_valid_crc()
- Incoming remote responses where the CRC check fails will trigger:
set_is_valid_crc(false)
+
+v2.7.1
+- Prevent processing of too short messages received via UDP
+- Avoid catching SIGABRT in vsomeipd
+- Prevent duplicate logging of remote messages
+- Log message cleanup/enhancement