summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0f31ed..80069ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,2 +6,3 @@
* Added Conversion tool for pim-data (eilers)
+ * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
* Modified the PIM API for providing generic use of OPimRecords (eilers)
@@ -21,2 +22,3 @@
* #1348 - Datebook dependency on libopiedb2 (chicken)
+ + #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers)