diff options
| author | scuri <scuri> | 2010-06-11 17:43:51 +0000 | 
|---|---|---|
| committer | scuri <scuri> | 2010-06-11 17:43:51 +0000 | 
| commit | db238a0807718576ecc0667acafea825537cc425 (patch) | |
| tree | 6bfb316ff6d8309042e525845c274d648b0c8c3d /html | |
| parent | 4fc1d102d5e300e811260a485defe5b64468d46a (diff) | |
*** empty log message ***
Diffstat (limited to '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>   | 
