We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3361d2 commit 1550bb0Copy full SHA for 1550bb0
configure.ac
@@ -1,4 +1,4 @@
1
-AC_INIT([gromox], [1.7])
+AC_INIT([gromox], [1.8])
2
AC_CONFIG_AUX_DIR([build-aux])
3
AC_CONFIG_MACRO_DIR([build-aux])
4
AC_PREFIX_DEFAULT([/usr])
doc/changelog.rst
@@ -1,5 +1,5 @@
-1.7.55
-======
+1.8 (2021-11-13)
+================
Fixes:
5
@@ -18,7 +18,8 @@ Enhancements:
18
19
* php: do print reason when autodiscover.ini cannot be read
20
* mapi_lib: set PR_SUPPLEMENTARY_INFO when ingesting mail
21
-* doc: update kdb2mt -s description
+* kdb2mt: support -s for public stores
22
+* kdb2mt: support --src-mbox "" to get a listing of all stores
23
24
25
1.7 (2021-11-07)
0 commit comments