diff --git a/doc/index.html b/doc/index.html index 56c958f..d8ee4a4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -142,6 +142,9 @@ IPv6 addresses, and return the socket family as a third value;
  • Added: getoption method;
  • Fixed: url.unescape was returning additional values; +
  • Fixed: mime.qp, mime.unqp, + mime.b64, and mime.unb64 could + mistaking their own stack slots for functions arguments;
  • Fixed: Receiving zero-length datagram is now possible;
  • Improved: Hidden all internal library symbols;
  • Improved: Better error messages;