-
Notifications
You must be signed in to change notification settings - Fork 341
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Doc: ChangeLog: update for 2.1.7-rc2 release
- Loading branch information
1 parent
a439d64
commit 7534cc5
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,16 @@ | ||
* Tue Nov 21 2023 Ken Gaillot <[email protected]> Pacemaker-2.1.7-rc2 | ||
- 26 commits with 14 files changed, 119 insertions(+), 46 deletions(-) | ||
|
||
- Features added since Pacemaker-2.1.7-rc1 | ||
+ Default of new node-pending-timeout option has been changed to 0 | ||
to preserve previous behavior | ||
|
||
- Fixes since Pacemaker-2.1.7-rc1 | ||
+ build: Allow building with libxml2 2.12.0 and greater | ||
+ tools: crm_resource --wait will now wait if any actions are pending | ||
(previously it would wait only if new actions were planned) | ||
+ tools: crm_verify --output-as=xml now includes detailed messages | ||
|
||
* Mon Oct 30 2023 Ken Gaillot <[email protected]> Pacemaker-2.1.7-rc1 | ||
- 1345 commits with 358 files changed, 23622 insertions(+), 17197 deletions(-) | ||
|
||
|