From 99c69a8885c15d8f50f25230f33bdd143225a4a0 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 16 Mar 2017 12:36:00 -0400 Subject: [PATCH] LP1672775 Action/Trigger purge release notes Signed-off-by: Bill Erickson --- docs/RELEASE_NOTES_NEXT/Administration/purge-at-events.adoc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/RELEASE_NOTES_NEXT/Administration/purge-at-events.adoc b/docs/RELEASE_NOTES_NEXT/Administration/purge-at-events.adoc index c42a285cb9..260d9c8f84 100644 --- a/docs/RELEASE_NOTES_NEXT/Administration/purge-at-events.adoc +++ b/docs/RELEASE_NOTES_NEXT/Administration/purge-at-events.adoc @@ -46,3 +46,12 @@ numbers of rows being deleted. SELECT action_trigger.purge_events(); --------------------------------------------------------------- +Hook Data Cleanup ++++++++++++++++++ + +A number of action_trigger.hook entries which have always been treated +as active hooks, though are configured as passive hooks, have been +updated to properly reflect the non-passive-ness. This allows for +simpler configuration of their retention interval values. + + -- 2.11.0