Skip to content

Commit 7d966ec

Browse files
committed
Gromox 1.12
1 parent 1744fc2 commit 7d966ec

File tree

2 files changed

+10
-3
lines changed

2 files changed

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

doc/changelog.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
1.11.159
2-
========
1+
1.12 (2021-01-09)
2+
=================
33

44
Enhancements:
55

@@ -10,6 +10,11 @@ Enhancements:
1010
in ``/etc/pam.d/xyz`` to test for the CHAT privilege bit.
1111
* doc: document more MRO field caveats for gromox-kdb2mt
1212
* kdb2mt: analyze Receive Folder Table and map inbox to inbox when -s is used
13+
* kdb2mt: recognize PT_MV_SHORT and PT_MV_CLSID properties
14+
* pff2mt: display NID type in verbose tree view
15+
* zcore: support emission of PR_ACCESS in content tables
16+
* mkprivate, mkpublic: generate mailbox directory structure if
17+
it does not exist yet
1318

1419
Fixes:
1520

@@ -18,6 +23,8 @@ Fixes:
1823
* Recognize config directives with intervals of value "0" without unit
1924
* pff2mt: recipient objects were erroneously skipped
2025
* pff2mt: scan all available record sets for named properties
26+
* mkprivate: a base translation for Conversation Action Settings was restored;
27+
the folder is no longer named "FLG-ERR-2".
2128

2229
Changes:
2330

0 commit comments

Comments
 (0)