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.14 ] )
1+ AC_INIT ( [ gromox] , [ 1.15 ] )
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.15 (2022-02-04)
2+ =================
3+
4+ Fixes:
5+
6+ * oxcical: repair import of ICAL recurrences being 60x longer than projected
7+ * oxcical: rerecognize busy status type "OOF"
8+ * mapi_lib: cease emission of InTransitMessageCorrelator property to RFC5322
9+ header as garbage / stop emitting non-string PS_INTERNET_HEADERS properties
10+ completely.
11+ * imap/pop3: resolve dlname type mismatch warnings
12+ * email_lib: fix infinite loop in ical_check_empty_line
13+ * midb: fix nullptr deref when startup has aborted
14+ * http: fix double free when startup has aborted
15+
16+ Enhancements:
17+
18+ * emsmdb: add log messages for failed delegate lookup
19+ * exchange2grommunio: replace PIPESTATUS test by something workable
20+ * zcore: allow setting Out Of Office status of other mailboxes
21+
22+
1231.14 (2022-01-29)
224=================
325
You can’t perform that action at this time.
0 commit comments