]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
1.4.0-rc3 RELEASE_1_4_0rc3
authorBaptiste Daroussin <bapt@FreeBSD.org>
Thu, 30 Nov 2023 06:01:44 +0000 (07:01 +0100)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Thu, 30 Nov 2023 06:01:44 +0000 (07:01 +0100)
ChangeLog
configure.ac

index d23ee60234b98387b0c5be20fc86db4281a1ba6c..84ceaff03d72ad861674a5dff77d3eeb8127f8fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1.4.0-rc3
+ o fix unattended usage of mlmmj-makeml
+ o fix regression regarding RFC 5321
+ o fix subscription validation
 1.4.0-rc2
  o fix notifymod regression
  o fix VERP regression
index 36cbefa66ce571d9277d56e51be7c88068d94f37..0fbefb2fe6ac5c3882867e3a4c78ef6e137e9511 100644 (file)
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script.
-AC_INIT([mlmmj],[1.4.0.rc2],[bapt@freebsd.org])
+AC_INIT([mlmmj],[1.4.0.rc3],[bapt@freebsd.org])
 
 VERSION=$PACKAGE_VERSION
 AC_SUBST(VERSION)