From 6b514071018ecb86178a66f7fa270472e6ffb6f3 Mon Sep 17 00:00:00 2001 From: hneemann Date: Sun, 16 Jul 2017 09:57:59 +0200 Subject: [PATCH] typo --- distribution/ReleaseNotes.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/distribution/ReleaseNotes.txt b/distribution/ReleaseNotes.txt index 9aabc57a5..a96a843cf 100644 --- a/distribution/ReleaseNotes.txt +++ b/distribution/ReleaseNotes.txt @@ -5,9 +5,9 @@ HEAD, planned as v0.13 - In case of oscillations almost all affected components are shown. - If an error occurs, the name of the affected circuit file is shown. - An input can have "high z" value as its default value. - CAUTION: All default values are lost! If you have built a circuit that contains - test cases that depend on a non-null default value, this tests will fail. To - resolve this issue, reset the default value. + CAUTION: All inputs have lost their default values! If you have build a circuit that + contains test cases that depend on a non-null default value, this tests + will fail. To resolve this issue, reset the default value. - Added an enable input to the T flip-flop CAUTION: By default this input is activated now. In circuits which used the T flip-flop in the past, the new input needs to be disabled.