]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
release: 1.4.4 RELEASE_1_4_4
authorBaptiste Daroussin <bapt@FreeBSD.org>
Thu, 11 Jan 2024 16:52:31 +0000 (17:52 +0100)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Thu, 11 Jan 2024 16:52:31 +0000 (17:52 +0100)
ChangeLog
configure.ac

index 3ca5803923c0c6cb08f2123523e399b1bcc623e7..30f59cf598ba09f2433f3c89dd3ddd29f7fe7e2a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
+1.4.4
+ o fix regression which results in probe not containing the list
+   of bounced emails
 1.4.3
- o fix regression which results in loosing trackes of probes
+ o fix regression which results in loosing track of probes
 1.4.2
  o fix regression in lastdigest parser
 1.4.1
index 46e437116502026f8dcbd52cc5d6a62dd31e12dc..ee5d2742d4b4f4a1c67f5ac082c2caecaf4ad863 100644 (file)
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script.
-AC_INIT([mlmmj],[1.4.3],[bapt@nours.eu])
+AC_INIT([mlmmj],[1.4.4],[bapt@nours.eu])
 
 VERSION=$PACKAGE_VERSION
 AC_SUBST(VERSION)