From 9fecc3a766f09473a0fe693fb8ebd1a36c6c46d7 Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 8 Nov 2015 10:49:31 +0100 Subject: [PATCH] updated --- ChangeLog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 34e10b58..c227f64e 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -9,15 +9,17 @@ * fix for stopping main loop in rare cases * fix for extracting default circuit name from CSV file name * fix for using pselect +* fix for finishing active request when own master address reception timed out ## Features * respond to broadcast "write" command with "done broadcast" * prepared for full file check with overlapping names and message keys * added replacement value for date/time types -* extended "info" command with seen addresses and scan state +* extended "info" command with seen addresses, scan state, and loaded CSV file * improved CSV file check * 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 ## Changed files https://github.com/john30/ebusd/compare/v1.3.0...master