From 157e267fddbcd7643fc41290badf77a48ad304d1 Mon Sep 17 00:00:00 2001 From: Dan Poltawski Date: Tue, 16 Dec 2014 10:49:53 +0000 Subject: [PATCH] MDL-45295 blocks: added a bit more info to upgrade.txt --- blocks/upgrade.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks/upgrade.txt b/blocks/upgrade.txt index 17e78fc07a7..288eff356eb 100644 --- a/blocks/upgrade.txt +++ b/blocks/upgrade.txt @@ -3,7 +3,7 @@ information provided here is intended especially for developers. === 2.9 === -* The obsolete method preferred_width() was removed. +* The obsolete method preferred_width() was removed (it was not doing anything) === 2.8 ===