diff --git a/ChangeLog b/ChangeLog index 4c58244..b91f4d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ --------------------------------------------------------------------------- +Version 4.1.7 (stable), xxxx-xx-xx +- Fixed mysql calls and php7 compatibility issues in convert.php +- Login template: Fixed length limit of username / password +--------------------------------------------------------------------------- Version 4.1.6 (stable), 2017-11-06 - Fixed mysqli_connect call in UserDB functions. - Replaced mysql with mysqli functions in install.php script. diff --git a/src/templates/login.html b/src/templates/login.html index 34784e0..bd29d14 100644 --- a/src/templates/login.html +++ b/src/templates/login.html @@ -28,12 +28,12 @@