From 3b9fe1b0c4edaaf424c2427a9af38f2596bc422a Mon Sep 17 00:00:00 2001 From: sk89q Date: Wed, 12 Jan 2011 09:00:11 -0800 Subject: [PATCH] Updated for 2.7.2. --- CHANGELOG.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 1ea9bacf1..174b53c1d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,8 @@ +2.7.2: +- Fixed permissions checking for individual commands. +- /butcher should now kill animals again. +- /thru should now treat torches and such as pass-through blocks. + 2.7.1: - Added tree and item drop support for the Bukkit version.