From 86481c891d97ea05a32f4401052dcd0c3cd72bdf Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Wed, 25 Jun 2014 22:59:48 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fddb0edbcd..d83f164415 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,10 @@ New Modules: * windows: win_service * windows: win_group +## 1.6.4, 1.6.5 "And the Cradle Will Rock" - Jun 25, 2014 + +- Security updates related to evaluation of untrusted remote inputs + ## 1.6.3 "And the Cradle Will Rock" - Jun 09, 2014 - Corrects a regression where handlers were run across all hosts, not just those that triggered the handler.