From 0d33cbbfca6cc769ef6c634ca249ca40a1be6e52 Mon Sep 17 00:00:00 2001 From: Emily Stark Date: Tue, 9 Dec 2014 13:16:05 -0800 Subject: [PATCH] remove history entry for nonexistent 0.6.4.2 --- History.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/History.md b/History.md index cb777edc89..9a4c5448cf 100644 --- a/History.md +++ b/History.md @@ -1955,14 +1955,6 @@ sdarnell, and timhaines. Patches contributed by GitHub users btipling, mizzao, timhaines and zol. -## v0.6.4.2 - -* Fix a security issue in allow/deny rules that could result in data - loss. If your app uses allow/deny rules, or uses packages that use - allow/deny rules, we recommend that you update immediately. - Backport from 1.0.1. - - ## v0.6.4.1 * Update mongodb driver to use version 0.2.1 of the bson module.