-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Olivier Mehani <[email protected]>
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
2016-03-08 Olivier Mehani <[email protected]> | ||
* OML: Version 2.11.1rc | ||
Better memory management in PSQL backend (#1916) | ||
Use properly-typed prepared statements in PSQL backend (#1657) | ||
Fix some memory leaks in client and server | ||
Add --report-period to the server to dump resource usage | ||
Allow to enable profiling at configuration time | ||
Properly close failing sockets to avoid resource exhaustion | ||
|
||
2014-05-02 Olivier Mehani <[email protected]> | ||
* OML: Version 2.11.0 | ||
* Build libshared into libocomm rather than liboml2 | ||
|