summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 1d28a8c0..dbf7c019 100644
--- a/Changelog
+++ b/Changelog
@@ -10,6 +10,7 @@ Database
* Protection against duplicate transaction id's.
* Added foreign key constraint to acc_trans.chart_id
* Database backups now use pg_dump
+* Database creation routines now attempt to add plpgsql to the db if not there.
Security
* One is required to change the admin password when it is blank (on first login etc).