Skip to content

Commit cfd67c4

Browse files
committed
adjust formatting in changelog files
1 parent e33eb5b commit cfd67c4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

changelog/31427.fixed.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Fixed an issue with how existing entries are tracked in grains.list\_present. Previous entries were only considered if
2-
the grain previously exited. If not then the state would not "see" the duplicates. Removed the dubious tracking via
1+
Fixed an issue with how existing entries are tracked in grains.list_present. Previous entries were only considered if
2+
the grain previously existed. If not then the state would not "see" the duplicates. Removed the dubious tracking via
33
"context" and focused on using checking for existance in the live grains.

changelog/39875.fixed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fixed issue with complex objects in grains.list\_present. Original fix #52710 did not fully address the problem.
1+
Fixed issue with complex objects in grains.list_present. Original fix #52710 did not fully address the problem.

0 commit comments

Comments
 (0)