From 0991b73b7f4a67eb0fd0f70befe6ef1942fc3eb5 Mon Sep 17 00:00:00 2001 From: john30 Date: Sat, 14 Nov 2015 17:24:29 +0100 Subject: [PATCH] updated --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 9f290098..fdbd0d48 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -21,6 +21,8 @@ * include index suffix in default circuit name extracted from CSV file name (format "ZZ.CCCCC[.index].csv") * added support MACH architecture (Mac OS) * use empty condition messagename for referencing scan message +* allow read and write message definitions having the same ID +* add hint to decoding problems in "read" and "write" if answer was retrieved successfully ## Changed files https://github.com/john30/ebusd/compare/v1.3.0...master