File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1- AC_INIT ( [ gromox] , [ 0.18 ] )
1+ AC_INIT ( [ gromox] , [ 0.19 ] )
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.19 (2021-03-30)
2+ =================
3+ Changes:
4+ * exmdb_provider: allow reduction of cache_interval down to 1s
5+ Fixes:
6+ * dbop: classes.filter column was not created on dbop -C
7+ * exchange_emsmdb: fix integer multiplication overflow during quota check
8+ * exchange_emsmdb: fix ftstream_parser_create running into EISDIR error
9+ * exchange_emsmdb: fix read from uninitialized variable
10+ * php-ews: send error messages to error log rather than stdout
11+
12+
1130.18 (2021-03-26)
214=================
315Changes:
You can’t perform that action at this time.
0 commit comments