From 0d5240e15d581f9d6da411f44584b56051161573 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Fri, 13 Apr 2012 06:46:51 -0400 Subject: [PATCH] - Import contacts to default addressbook --- plugins/vcard_attachments/package.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/plugins/vcard_attachments/package.xml b/plugins/vcard_attachments/package.xml index 06d043f..cf94ef3 100644 --- a/plugins/vcard_attachments/package.xml +++ b/plugins/vcard_attachments/package.xml @@ -34,6 +34,8 @@ - Fixed doble urlencoding of vcard identifier - Fixed encoding when default charset is different than vcard charset - Improved vcards import to work as addressbook::import procedure (with validation and autofix) +- Support IDNA +- Import contacts to default addressbook </notes> <contents> <dir baseinstalldir="/" name="/"> -- Gitblit v1.9.1