diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-09-19 05:00:52 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-09-19 05:00:52 +0000 |
commit | 22ef8cb0ad0ac9758c3d9dde8b798350a4ba7583 (patch) | |
tree | 44d2b2dcfe787b7041aca3393fc6c2a378c3f751 /Changelog | |
parent | 8449cce4451570fc8a0cd2df3565e0d0de0b7fae (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-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |