summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-19 05:00:52 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-19 05:00:52 +0000
commit22ef8cb0ad0ac9758c3d9dde8b798350a4ba7583 (patch)
tree44d2b2dcfe787b7041aca3393fc6c2a378c3f751 /Changelog
parent8449cce4451570fc8a0cd2df3565e0d0de0b7fae (diff)
Fixed backup issues
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@116 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 8adc1c2f..1d28a8c0 100644
--- a/Changelog
+++ b/Changelog
@@ -9,6 +9,7 @@ Database
* FLOAT datatypes removed from database
* Protection against duplicate transaction id's.
* Added foreign key constraint to acc_trans.chart_id
+* Database backups now use pg_dump
Security
* One is required to change the admin password when it is blank (on first login etc).