aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.