Skip to content

Commit 9931f05

Browse files
committed
adjust formatting in changelog files
1 parent 1905fc4 commit 9931f05

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)