MDL-69479 upgrade: Change all 4.0 occurrences to 3.10
Under parallel development, when something is worth being commented in upgrade.txt notes, it will be applied to all the development branches using the "earliest" one to be released. So, if something changes in 3.10 (and also is applied to master), the upgrade.txt notes will show 3.10 in both branches. Of course, if something only goes to one dev branch (say master), then the master version will be used in the notes (4.0 in this case).
This commit is contained in:
committed by
Mihail Geshoski
parent
96fac6d9ce
commit
fe9ecef92b
Vendored
+1
-1
@@ -1,7 +1,7 @@
|
||||
This files describes API changes in /cache/stores/* - cache store plugins.
|
||||
Information provided here is intended especially for developers.
|
||||
|
||||
=== 4.0 ===
|
||||
=== 3.10 ===
|
||||
* The function supports_recursion() from the lock_factory interface has been deprecated including the related implementations.
|
||||
* The function extend_lock() from the lock_factory interface has been deprecated without replacement including the related
|
||||
implementations.
|
||||
|
||||
Reference in New Issue
Block a user