documentation: update Lua API docs
[project/luci.git] / documentation / api / modules / nixio.CHANGELOG.html
index 7d98747c2fd61f7d06a26bc1303154d741867dd7..94b44a5ca6f092894c4297c08bca63dab70ca9d3 100644 (file)
  <li>Added support for x509 certificates in DER format.</li> 
  <li>Added support for splice() in UnifiedIO.copyz().</li> 
  <li>Added interface to inject chunks into UnifiedIO.linesource() buffer.</li> 
- <li>Changed TLS behaviour to explicitely separate servers and clients.</li> 
+ <li>Changed TLS behaviour to explicitly separate servers and clients.</li> 
  <li>Fixed usage of signed datatype breaking Base64 decoding.</li> 
  <li>Fixed namespace clashes for nixio.fs.</li> 
  <li>Fixed splice() support for some exotic C libraries.</li>