File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1- AC_INIT ( [ gromox] , [ 2.3 ] )
1+ AC_INIT ( [ gromox] , [ 2.4 ] )
22AC_CONFIG_AUX_DIR ( [ build-aux] )
33AC_CONFIG_MACRO_DIR ( [ build-aux] )
44AC_PREFIX_DEFAULT ( [ /usr] )
Original file line number Diff line number Diff line change 1- Development 2.3.83
2- ==================
1+ Gromox 2.4 (2023-02-26)
2+ =======================
33
44Enhancements:
55
66* php_mapi: add mapi_strerror function
77* mbop: emptyfld/delmsg support folder names now
88* dscli: added an --eas option
9- * oxdisco: handle requests for autodiscover.json
9+ * oxdisco: support autodiscover.json requests
10+ * exmdb_provider: report overquota events with MAPI_E_STORE_FULL
11+ rather than MAPI_E_DISK_FULL
12+ * php_mapi: add function "nsp_essdn_to_username"
1013
1114Fixes:
1215
1316* php_mapi: fix stack corruption in zif_mapi_createfolder
1417* exmdb_provider: resolved possible use-after-free in OP_DELEGATE rule handling
18+ * emsmdb: fix stream_object::commit evaluating wrong member for open flags
19+ * Parse Windows timezone list better and support multiple IANA timezone names
20+ per territory
1521
1622Behavioral changes:
1723
You can’t perform that action at this time.
0 commit comments