Skip to content

Commit 7c5fc88

Browse files
committed
Gromox 1.10
1 parent 570e040 commit 7c5fc88

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
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.9])
1+
AC_INIT([gromox], [1.10])
22
AC_CONFIG_AUX_DIR([build-aux])
33
AC_CONFIG_MACRO_DIR([build-aux])
44
AC_PREFIX_DEFAULT([/usr])

doc/changelog.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1-
1.9.17
2-
======
1+
1.10 (2021-12-07)
2+
=================
33

44
Fixes:
55

66
* exmdb_provider: cease adding a broken recipient when deleting last recipient
77
* exmdb_provider: synthesize mandatory recipient properties essential for MSMAPI
88
(The source of incomplete recipients is from imported KGWC databases.)
9+
* autodiscover: repair double @@ appearing in EXCH server name
10+
* emsmdb: work around Outlook not displaying any body in Cached Mode when
11+
there is no HTML body
12+
* mapi_lib: avoid making underscores in subjects when there are umlauts
913

1014
Enhancements:
1115

0 commit comments

Comments
 (0)