Skip to content

Commit ffa18ee

Browse files
authored
Fix errors
1 parent 8aa2480 commit ffa18ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

supplementary_style_guide/style_guidelines/release-notes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ Result:: What happens now that the patch is applied, in the present tense.
523523
* Use “before this update” instead of “previously” to refer to the past situation. See the xref:previously[previously] glossary entry.
524524
* Partially fixed issues might require a separate Known issue for the unfixed scenario.
525525

526-
.Example known issue release notes
526+
.Example fixed issue release notes
527527
====
528528
IPsec `ondemand` connections no longer fail to establish::
529529
Before this update, when an IPsec connection with the `ondemand` option was configured by using the TCP protocol, the connection failed to establish. With this update, the new Libreswan package makes sure that the initial IKE negotiation completes over TCP. As a result, Libreswan successfully establishes the connection even in TCP mode of IKE negotiation.
@@ -532,7 +532,7 @@ RHEL-51880
532532
====
533533
====
534534
Multipath no longer crashes because of errors encountered by the ontap prioritizer::
535-
Before this update, `multipathd` crashed when it was configured to use the ontap prioritizer on an unsupported path, because the prioritizer only works with NetApp storage arrays. This failure occurred because of a bug in the prioritizer’s error logging code, which caused it to overflow the error message buffer. With this update, the error logging code is fixed, and `multipathd` no longer crashes because of errors encountered by the ontap prioritizer.
535+
Before this update, `multipathd` failed when it was configured to use the ontap prioritizer on an unsupported path, because the prioritizer only works with NetApp storage arrays. This failure occurred because of a bug in the prioritizer’s error logging code, which caused it to overflow the error message buffer. With this update, the error logging code is fixed, and `multipathd` no longer crashes because of errors encountered by the ontap prioritizer.
536536
+
537537
RHEL-49747
538538
====

0 commit comments

Comments
 (0)