summaryrefslogtreecommitdiff
authoreilers <eilers>2004-07-06 19:34:01 (UTC)
committer eilers <eilers>2004-07-06 19:34:01 (UTC)
commit080c8d336bbc1a38611be4c41886e122877d2ec2 (patch) (side-by-side diff)
tree73bdce0f3c34be4f951cfe8cfccc64faa8a7e36c
parentea22af9ff9febc92ae5aa4e57cf09bf4ba16250a (diff)
downloadopie-080c8d336bbc1a38611be4c41886e122877d2ec2.zip
opie-080c8d336bbc1a38611be4c41886e122877d2ec2.tar.gz
opie-080c8d336bbc1a38611be4c41886e122877d2ec2.tar.bz2
Added Bugfixes and changes..
Diffstat (more/less context) (ignore 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)