Skip to content

Commit

Permalink
Gromox 2.32
Browse files Browse the repository at this point in the history
  • Loading branch information
jengelh committed Sep 4, 2024
1 parent d4ce39e commit e7685dd
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([gromox], [2.31])
AC_INIT([gromox], [2.32])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([build-aux])
AC_PREFIX_DEFAULT([/usr])
Expand Down
16 changes: 16 additions & 0 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
Gromox 2.32 (2024-09-04)
========================

Fixes:

* mysql_adaptor: re-speedup queries that came to ran without an index
* mbop: make the "clear-profile" operation do clear g-web settings again
* zcore: workaround potential hang during shutdown

Enhancements:

* emsmdb, zcore: allow "Empty Folder" operations in public stores
* exmdb: increased verbosity during shutdown phase so it does not appear
like a hang


Gromox 2.31 (2024-08-14)
========================

Expand Down

0 comments on commit e7685dd

Please sign in to comment.