File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- AC_INIT ( [ gromox] , [ 1.17 ] )
1+ AC_INIT ( [ gromox] , [ 1.18 ] )
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- 1.17.120
2- ========
1+ 1.18 (2022-03-19)
2+ =================
33
44Enhancements:
55
@@ -18,9 +18,13 @@ Fixes:
1818
1919* exmdb_provider: Abort asynchronous search folder population when the very
2020 search folder has been closed.
21+ * exmdb_providier: do not close idle databases that still have active
22+ notification listeners
2123* nsp: Fix janky row seeking and crashing when using the name search feature in
2224 Outlook's Address Book dialog.
2325* mysql_adaptor: Lookup of rooms and equipments by maildir has been restored.
26+ * midb had erroneously processed only the first command for every network read
27+ * exmdb_client again groups notify connections per PID
2428
2529Changes:
2630
@@ -29,7 +33,7 @@ Changes:
2933 highlighted line forwards.
3034
3135
32- 1.17 (2021 -03-09)
36+ 1.17 (2022 -03-09)
3337=================
3438
3539Enhancements:
You can’t perform that action at this time.
0 commit comments