]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
1.4.0rc2 RELEASE_1_4_0rc2
authorBaptiste Daroussin <bapt@FreeBSD.org>
Tue, 24 Oct 2023 21:13:13 +0000 (23:13 +0200)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Tue, 24 Oct 2023 21:13:13 +0000 (23:13 +0200)
ChangeLog
configure.ac

index 5bce9755bb6383b53dcd18a7a7c08c90d86ca32a..d23ee60234b98387b0c5be20fc86db4281a1ba6c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+1.4.0-rc2
+ o fix notifymod regression
+ o fix VERP regression
 1.4.0-rc1
  o moderation cookie for subscription is now under the sub directory
    moderation/subscribe
index fa6e12354f2f551c4605dbfa9e2a8ae5df3e3550..36cbefa66ce571d9277d56e51be7c88068d94f37 100644 (file)
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script.
-AC_INIT([mlmmj],[1.4.0.rc1],[bapt@freebsd.org])
+AC_INIT([mlmmj],[1.4.0.rc2],[bapt@freebsd.org])
 
 VERSION=$PACKAGE_VERSION
 AC_SUBST(VERSION)