File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1- AC_INIT ( [ gromox] , [ 0.23 ] )
1+ AC_INIT ( [ gromox] , [ 0.24 ] )
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+ 0.24 (2021-05-31)
2+ =================
3+
4+ Enhancements:
5+
6+ * zcore: new config directive "zrpc_debug"
7+ * exchamge_emsmdb: new config directory "exrpc_debug"
8+
9+ Fixes:
10+
11+ * imap: fix standard folders' garbled name display (Sent Items, Junk, etc.)
12+ * authmgr: quench stray password resets to the SQL DB
13+ * pffimport: skip over nonsensical bytes in Unicode string properties
14+ * pffimport: skip over unknown nodes when doing tree-analyze (-t)
15+ * tools: fix crash when /etc/gromox is unreadable
16+ * Overquota events are now signalled with better error message
17+ in grammm-web (MAPI_E_STORE_FULL rather than MAPI_E_DISK_FULL).
18+
19+ Changes:
20+
21+ * mysql_adaptor: first-time password functionality is now disabled by default;
22+ new config directive "enable_firsttimepw".
23+ * mysql_adaptor: SHA512-crypt is now used.
24+
25+
1260.23 (2021-05-13)
227=================
328
You can’t perform that action at this time.
0 commit comments