aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-04-14 16:12:23 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-04-14 16:12:23 +0200
commitc6b4d6c6489731eedba606d3c85c4319c4478b50 (patch)
treef6a21b8a3068099df40cb7eee80dc22ea16cfa02
parent3ffd8fdf5f2348472fb5f9868e162c6c8588308e (diff)
Update NEWS file
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7a788df..738b5d4 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ Version 0.3.0
* Support for custom web page logo and menu entries. See comments in the
etc/brep-module.conf file for details.
+ * Use serializable transaction isolation, handle recoverable database errors
+ (deadlock, loss of connection, etc).
+
* Ability to specify the maximum number of concurrent database connections
per web server process. See comments in the etc/brep-module.conf file for
details.