Просмотр исходного кода

changelog for https://github.com/Kozea/Radicale/pull/1948

Peter Bieringer 1 месяц назад
Родитель
Сommit
7eaec103eb
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -6,6 +6,8 @@
 * Extend: [logging] bad_put_request_content: log checksum and hexdump of request on debug level
 * Extend: [logging] bad_put_request_content: log checksum and hexdump of request on debug level
 * Extend: [logging] request_content_on_debug: log checksum of request on debug level
 * Extend: [logging] request_content_on_debug: log checksum of request on debug level
 * Extend: add command line option "--verify-item <file>" for dedicated item file analysis
 * Extend: add command line option "--verify-item <file>" for dedicated item file analysis
+* Extend: PROPFIND response for VADDRESSBOOK with "CR:supported-address-data" and "CS:getctag"
+* Extend: conditionally announce vCard 4.0 in case vobject version is >= 1.0.0
 
 
 ## 3.5.10
 ## 3.5.10
 * Improve: logging of broken calendar items during PUT
 * Improve: logging of broken calendar items during PUT