File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1- AC_INIT ( [ gromox] , [ 1.31 ] )
1+ AC_INIT ( [ gromox] , [ 1.32 ] )
22AC_CONFIG_AUX_DIR ( [ build-aux] )
33AC_CONFIG_MACRO_DIR ( [ build-aux] )
44AC_PREFIX_DEFAULT ( [ /usr] )
Original file line number Diff line number Diff line change 1+ 1.32 (2022-09-23)
2+ =================
3+
4+ Enhancements:
5+
6+ * kdb2mt: detect unsupported "db" attachment layout
7+ * kdb2mt: add option for mapping ACL identities using a text file
8+ * nsp: support reading PR_EMS_MEMBER property
9+ * zcore: support GetContentsTable on distlist objects
10+ * exm2eml: add options --ical and --vcard
11+
12+ Fixes:
13+
14+ * oxcical: some RECURRENCE-ID may have been emitted based on undefined contents
15+ * oxcical: emit allday events as YMDHMS when YMD cannot be computed due to lack
16+ of timezone information
17+
18+ Changes:
19+
20+ * email_lib: reimplementation of MJSON parsing using jsoncpp
21+
22+
1231.31 (2022-08-30)
224=================
325
You can’t perform that action at this time.
0 commit comments