Skip to content

Commit 1550bb0

Browse files
committed
Gromox 1.8
1 parent a3361d2 commit 1550bb0

File tree

2 files changed

+5
-4
lines changed

2 files changed

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

doc/changelog.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
1.7.55
2-
======
1+
1.8 (2021-11-13)
2+
================
33

44
Fixes:
55

@@ -18,7 +18,8 @@ Enhancements:
1818

1919
* php: do print reason when autodiscover.ini cannot be read
2020
* mapi_lib: set PR_SUPPLEMENTARY_INFO when ingesting mail
21-
* doc: update kdb2mt -s description
21+
* kdb2mt: support -s for public stores
22+
* kdb2mt: support --src-mbox "" to get a listing of all stores
2223

2324

2425
1.7 (2021-11-07)

0 commit comments

Comments
 (0)