Skip to content

Commit b785b87

Browse files
committed
Gromox 2.45
1 parent bb597c1 commit b785b87

File tree

2 files changed

+11
-3
lines changed

2 files changed

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

doc/changelog.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Development 2.44.30
2-
===================
1+
Gromox 2.45 (2025-04-15)
2+
========================
33

44
Fixes:
55

@@ -10,6 +10,14 @@ Fixes:
1010
Enhancements:
1111

1212
* mysql_adaptor: add support for nesting mlists in permission checks
13+
* Recognize the IANA Character Set names `utf-16le`, `utf-16be`
14+
(and 32) when converting from RFC5322 to MAPI.
15+
16+
Behavioral changes:
17+
18+
* MAPI tables now always offer a valid PR_ROW_TYPE value
19+
* emsmdb: the set of default properties (on blank message objects) has changed
20+
to be closer to what EXC2019 does
1321

1422

1523
Gromox 2.44 (2025-03-19)

0 commit comments

Comments
 (0)