Skip to content

Commit

Permalink
Gromox 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jengelh committed May 10, 2023
1 parent 71de6b8 commit 6a21249
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
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.8])
AC_INIT([gromox], [2.9])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([build-aux])
AC_PREFIX_DEFAULT([/usr])
Expand Down
6 changes: 4 additions & 2 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Development 2.8.95
==================
Gromox 2.9 (2023-05-10)
=======================

Fixes:

Expand All @@ -18,6 +18,7 @@ Fixes:
* midb: unbreak search matching based on dates and sizes
* imap: cease emitting extraneous FETCH FLAGS responses
(works around a shortcoming in the KDE kmail client)
* imap: resolve E-1995 erroneously showing when memory use is fine
* emsmdb: avoid hitting an assertion when sort-reloading a table of a
deleted folder

Expand All @@ -28,6 +29,7 @@ Enhancements:
* imap: broadcast changes to mailbox from EXPUNGE commands
* midb: auto-regenerate ext/ digests when missing
* Log the filename of the SQLite database when a query fails
* emsmdb: add log messages for notification queue limits


Gromox 2.8 (2023-04-15)
Expand Down

0 comments on commit 6a21249

Please sign in to comment.