Skip to content

Commit c4c5dbd

Browse files
committed
Gromox 2.29
1 parent 0eb259b commit c4c5dbd

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([gromox], [2.28])
1+
AC_INIT([gromox], [2.29])
22
AC_CONFIG_AUX_DIR([build-aux])
33
AC_CONFIG_MACRO_DIR([build-aux])
44
AC_PREFIX_DEFAULT([/usr])

doc/changelog.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Gromox 2.28.37 (2024-05-31)
2-
===========================
1+
Gromox 2.29 (2024-06-04)
2+
========================
33

44
Fixes:
55

@@ -9,6 +9,8 @@ Fixes:
99
* imap: cope with truncated EML files
1010
* exmdb: delete leftover stray ROLLBACK statement
1111
* ews: cure null dereference in tInternetMessageHeader::parse
12+
* ews: use vmime parser to break down IMHs and reset an Apple workaround for
13+
"From" lines
1214

1315
Changes:
1416

0 commit comments

Comments
 (0)