From 2aeae20e63415101569ef28289d570f4f0a0ef8f Mon Sep 17 00:00:00 2001 From: sk89q Date: Sun, 2 Jan 2011 17:02:18 -0800 Subject: [PATCH] Updated changelog. --- CHANGELOG.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 11617de87..2e1949fe4 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,13 @@ +2.5: +- Fixed issues with permissions not being read correctly. +- WorldEdit is now world-aware (not that the Minecraft server is). +- Abstracted super pickaxe mode/tools and changed commands to /tree, /info, + /none, /single, /area, and /recur. +- New /repl super pickaxe tool. +- Now bundling JNBT. +- Add a very rudimentary command line program that will check the integrity + (a very basic integrity check) of a world. + 2.4: - Added the ability to use (require) inventory with operations, preventing people from setting blocks that they don't have.