aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 10 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index d384f21..7a788df 100644
--- a/NEWS
+++ b/NEWS
@@ -4,8 +4,15 @@ Version 0.3.0
Apache2 server. The configuration can be specified at the Apache2 root,
VistualHost, and Location levels.
- * Add support for custom web page logo and menu entries. See comments in
- the etc/brep-module.conf file for details.
+ * Support for custom web page logo and menu entries. See comments in the
+ etc/brep-module.conf file for details.
+
+ * 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.
+
+ * Ability to specify the maximum number of times to retry database
+ transactions. See comments in the etc/brep-module.conf file for details.
* Display SHA256 package checksum on the package version details pages.
@@ -20,7 +27,7 @@ Version 0.3.0
* Remove a DROP FUNCTION statement that caused an error on older PostgreSQL
versions.
- * On startup log brep module name to Apache2 log.
+ * On startup log brep module version to Apache2 log.
Version 0.2.2