Skip to content

Commit 917b7f1

Browse files
committed
Gromox 1.21
1 parent ba27c08 commit 917b7f1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([gromox], [1.20])
1+
AC_INIT([gromox], [1.21])
22
AC_CONFIG_AUX_DIR([build-aux])
33
AC_CONFIG_MACRO_DIR([build-aux])
44
AC_PREFIX_DEFAULT([/usr])

doc/changelog.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
1.20.28
2-
=======
1+
1.21 (2022-05-08)
2+
=================
33

44
Fixes:
55

66
* lib: repair wrong propid for PR_IPM_PUBLIC_FOLDERS_ENTRYID
7-
* exmdb_provider: avoid use-after-free crash related to PF read
7+
* exmdb_provider: avoid use-after-free crash related to Public Store read
88
state username handling
9-
* oxcmail: have smime_clearsigned test for the right protocol strings
9+
* oxcmail: rework classification of S/MIME mails
1010
* email_lib: make ICAL_TIME::twcompare behave symmetrically
11-
* oxcical: timezone switches were erroneously emitted with
12-
dayofmonth 32..35 in certain years
13-
* exmdb_provider: output HTML according to PR_INTERNET_CPID/RPC character set
11+
* oxcical: appointments were prone to being in the wrong timezone due to
12+
DTSTART values being emitted with dayofmonth 32..35 in certain years
13+
* exmdb_provider: output autosynthesized HTML in the proper character set
1414

1515
Enhancements:
1616

1717
* doc: mention issues related to senders/recipients with ZARAFA address type
18-
* autodiscover: test URLs from Autodiscover response for validity
18+
* autodiscover: test URLs inside Autodiscover responses for validity
1919
* exmdb_provider: add "exmdb_pf_read_states" config directive
2020
* exmdb_provider: add "exmdb_pf_read_per_user" config directive
2121
* imap: add directive "imap_cmd_debug"

0 commit comments

Comments
 (0)