summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-18 04:44:02 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-18 04:44:02 +0000
commit6b4db289cc6af2b4588102bd02800d342a17ca52 (patch)
tree9995d8b3df5f8a52aa0254194d26f7e1229d7682 /Changelog
parent3a0208918a96e14e39867f76a6892d9b1ba7982c (diff)
Updating for testing. Dataset creation and backup are currently known to be
broken. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@109 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 398f1717..8adc1c2f 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,8 @@
Changelog for LedgerSMB 1.1.0
Database
+* Added add_custom_field and drop_custom_field functions.
+ -- will be more integrated into API next version
* Added utility to partially recover from SQL-Ledger data corruption issues.
* Primary Key added to acc_trans table
* DB Updates now use one transaction per update file.