Skip to content

Commit a79c617

Browse files
committed
Gromox 1.5
1 parent 9bf0703 commit a79c617

File tree

2 files changed

+16
-1
lines changed

2 files changed

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

doc/changelog.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
1.5 (2021-10-21)
2+
================
3+
4+
Fixes:
5+
6+
* exmdb_provider: repair two erroneously inverted conditions involving
7+
message instance saving
8+
* exchange_emsmdb, zcore: fix crash in conjunction with modifyrecipients RPC
9+
10+
Enhancements:
11+
12+
* cgkrepair: new utility to replace broken PR_CHANGE_KEYs and PCLs generated by
13+
libexmdbpp/admin-api/mkprivate/mkpublic.
14+
15+
116
1.4 (2021-10-08)
217
================
318

0 commit comments

Comments
 (0)