Skip to content

Commit 7729175

Browse files
committed
doc: update changelog
1 parent 0b2be33 commit 7729175

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

doc/changelog.rst

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,31 @@
1-
Development 3.0.34
2-
==================
1+
Development 3.0.115
2+
===================
33

44
Enhancements:
55

66
* http: support for SPNEGO authentication (Kerberos-in-SPNEGO or NTLMSSP-in-SPNEGO)
77
with the HTTP "Authorization: Negotiate" header.
8+
* dscli: try all oxdisco URLs until one succeeds
9+
* exmdb: support repeated import of permission data (e.g. from kdb2mt)
10+
* ews: create calendar item after accepting a MR with MacMail
811

912
Fixes:
1013

1114
* emsmdb: the total mail count in a contents view was not updated
15+
* emsmdb,zcore: Send-As mail now correctly has the delegator in Envelope-From
16+
* email_lib: deal with MIME parts with zero header lines
17+
* tools: reinstate submit.php for delayed sending
18+
* nsp: avoid buffer overruns in nsp_interface_fetch_property
19+
* emsmdb: repair IPM.Task items losing properties in cached mode from
20+
defective partial message change tracking
21+
* exmdb: public folders were missing timeindex queries and their content tables
22+
might have shown fewer messages
1223

1324
Changes:
1425

1526
* exmdb: deactivate movecopy/deletemessages event storm compaction
27+
* http: the ``ntlm_program_helper`` config directive was removed;
28+
your ``gss_program`` simply needs to handle both GSS and NTLM
1629

1730

1831
Gromox 3.0 (2025-10-01)

0 commit comments

Comments
 (0)