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.