diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 4b35dadc0..e845f49db 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -1,5 +1,6 @@ 7.10.2 - fixed #11884: Editing Templates impossible / Code editor not loaded + - recommitted ukplayer. Removal broke Matrix. Licencing information was available but overlooked. 7.10.1 - fixed #11851: Story Topic: top story variables should be available all the time diff --git a/docs/gotcha.txt b/docs/gotcha.txt index a64f1c6fd..1f7dde4d8 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -7,6 +7,11 @@ upgrading from one version to the next, or even between multiple versions. Be sure to heed the warnings contained herein as they will save you many hours of grief. +7.10.2 +-------------------------------------------------------------------- + * The UKPLayer - a slideshow that displays images as a movie - + is in WebGUI again. Licencing information was overlooked. An + upgrade to 7.10.1 will break the Matrix. This is fixed now. 7.10.1 -------------------------------------------------------------------- * WebGUI now depends on PerlIO::eol, for doing line ending translation.