diff options
Diffstat (limited to 'doc/changes.html')
-rw-r--r-- | doc/changes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changes.html b/doc/changes.html index 125b58b4..82d3c140 100644 --- a/doc/changes.html +++ b/doc/changes.html | |||
@@ -123,6 +123,7 @@ Please take a look at the commit history for more details. | |||
123 | <li>FFI: Compile lightuserdata to <tt>void *</tt> conversion.</li> | 123 | <li>FFI: Compile lightuserdata to <tt>void *</tt> conversion.</li> |
124 | <li>FFI: Compile <tt>ffi.gc(cdata, nil)</tt>, too.</li> | 124 | <li>FFI: Compile <tt>ffi.gc(cdata, nil)</tt>, too.</li> |
125 | <li>FFI: Add <tt>ffi.typeinfo()</tt>.</li> | 125 | <li>FFI: Add <tt>ffi.typeinfo()</tt>.</li> |
126 | <li>FFI: Add <tt>ssize_t</tt> declaration.</li> | ||
126 | </ul></li> | 127 | </ul></li> |
127 | </ul> | 128 | </ul> |
128 | </div> | 129 | </div> |