]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
release: 1.4.5 RELEASE_1_4_5
authorBaptiste Daroussin <bapt@FreeBSD.org>
Tue, 26 Mar 2024 07:48:37 +0000 (08:48 +0100)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Tue, 26 Mar 2024 07:48:37 +0000 (08:48 +0100)
ChangeLog
configure.ac

index 30f59cf598ba09f2433f3c89dd3ddd29f7fe7e2a..5c2acf0bf178a2b3dbdf4310dd0f0452177f170a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1.4.5
+ o Improve error messages in case of smtp failure
+ o Regression: fix mlmmj-send -r
+ o Modernize autotools usage
 1.4.4
  o fix regression which results in probe not containing the list
    of bounced emails
index b066d8f636d929c463bd6dd87c7bdda6e92281e2..8ba1b5555baddfc19ce6d664dff6057bd1b2498a 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.69])
-AC_INIT([mlmmj],[1.4.4],[bapt@nours.eu])
+AC_INIT([mlmmj],[1.4.5],[bapt@nours.eu])
 
 VERSION=$PACKAGE_VERSION
 AC_SUBST(VERSION)