File

CHANGES @ 7125:631c47a65519

loggingmanager: Call setvbuf on output files, defaulting to line-buffered, instead of manually calling flush(). Adds 'buffer_mode' option to sink configuration for stdout, console and file sinks.
author Matthew Wild <mwild1@gmail.com>
date Thu, 04 Feb 2016 14:56:49 +0000 (2016-02-04)
parent 7112:bd29742fa1ba
child 7113:ecebc821225d
child 7287:867f107409d9
line wrap: on
line source
0.10.not-released-yet
=====================

**YYYY-MM-DD**

New features
------------

-   Rewritten SQL storage module with Archive support
-   SCRAM-SHA-1-PLUS
-   `prosodyctl check`
-   Statistics
-   Improved TLS configuration
-   Lua 5.2 support
-   mod\_blocklist (XEP-0191)
-   mod\_carbons (XEP-0280)
-   Asynchronous operations
-   Pluggable connection timeout handling
-   mod\_websocket (RFC 7395)

Removed
-------

-   mod\_privacy (XEP-0016)