diff options
Diffstat (limited to 'html/en/history.html')
-rw-r--r-- | html/en/history.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/html/en/history.html b/html/en/history.html index 14716d8..326c8dc 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -1,5 +1,5 @@ <!doctype HTML PUBLIC "-//IETF//DTD HTML//EN"> -<html> +<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> <head> <title>History</title> @@ -46,6 +46,9 @@ removed compatibility with require"imlua51", now LuaBinaries must be used or LUA_CPATH must be set.</li> <li dir="ltr"> + <span class="hist_changed">Changed:</span> added compatibility with Lua + 5.2.</li> + <li dir="ltr"> <span class="hist_fixed">Fixed:</span><span style="color: #008000"><span style="color: #000000"> image:<strong>HasAlpha</strong>() method in Lua was returning a number instead of a boolean, so <strong>im</strong>.<strong>ImageCreateBased</strong> |