File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1- AC_INIT ( [ gromox] , [ 2.25 ] )
1+ AC_INIT ( [ gromox] , [ 2.26 ] )
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+ Gromox 2.26 (2024-03-11)
2+ ========================
3+
4+ Fixes:
5+
6+ * exmdb: Fix restriction mismatching on ``PR_PARENT_SVREID `` &
7+ ``PR_PARENT_ENTRYID ``, which had caused reminders to go off even after
8+ appointments were moved to the wastebasket.
9+ * exmdb_local: rectify wrong/empty ``From: `` lines in bounce messages
10+ * ews: fix segfault when loading public folder item
11+ * zcore: repaired thumbnail retrieval, which used the wrong directory
12+
13+ Enhancements:
14+
15+ * mbop: add subcommands for manipulating websettings_persistent
16+
17+ Changes:
18+
19+ * zcore: store websettings_persistent directly in the store rather than
20+ the zcore shadow store object (automatic migration is in place)
21+ * kdb2mt: avoid importing ``PR_EC_WEBAPP_PERSISTENT_SETTINGS_JSON ``
22+
23+
124Gromox 2.25 (2024-02-29)
225========================
326
You can’t perform that action at this time.
0 commit comments