From 9523f775d659cea65060796cd93e2c392dfda5f6 Mon Sep 17 00:00:00 2001 From: Oyvind Albrigtsen Date: Tue, 31 Jan 2017 11:24:31 +0100 Subject: [PATCH] build: update ChangeLog for 4.0.0 --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index dcdae5621f..a6bf9a2cf2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +* Tue Jan 31 2017 resource-agents contributors +- stable release 4.0.0 +- LVM: fix partial activation detection +- Filesystem: add ZFS support +- specfile: add metadata.rng +- redis: use "CLIENT KILL type normal" to notify clients of master being demoted +- IPaddr2: add IPv4 collision detection +- galera: add "cluster_host_map" parameter to map Pacemaker hostnames to Galera hostnames +- multiple RA: fix grammar, spelling and typos +- pgsql: add support for PostgreSQL 9.6 +- rabbitmq-cluster: reset Mnesia and fetch data when joining cluster + * Tue Jan 10 2017 resource-agents contributors - release candidate 4.0.0 rc1 - CI: add metadata verification