From eee9e47d2815d38437bc0a91593bea614de47b8a Mon Sep 17 00:00:00 2001 From: Dan Poltawski Date: Mon, 24 Aug 2015 14:51:58 +0100 Subject: [PATCH] MDL-50723 upgrade.txt: Note dropped unused table Just in case.. --- lib/upgrade.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/upgrade.txt b/lib/upgrade.txt index a842ea7ebe0..218c03b1933 100644 --- a/lib/upgrade.txt +++ b/lib/upgrade.txt @@ -125,6 +125,7 @@ information provided here is intended especially for developers. cohort_get_visible_list() enrol_cohort_enrol_all_users() enrol_cohort_search_cohorts() +* The never unused webdav_locks table was dropped. === 2.9.1 ===