From 65af3d57ae50b6b9751bd9b4bc4c94dc890b3414 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin <guilhem@debian.org> Date: Thu, 2 Nov 2023 13:07:16 +0100 Subject: [PATCH] Update changelog for 1.11.1-1 release --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9f085a0..4a0c4f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +php-net-smtp (1.11.1-1) unstable; urgency=medium + + * New upstream bugfix release: + + Regression: Triggering deprecation warnings in error-log causes system + failures because of changing the behavior in error reporting. + + -- Guilhem Moulin <guilhem@debian.org> Thu, 02 Nov 2023 13:06:20 +0100 + php-net-smtp (1.11.0-1) unstable; urgency=low [ Guilhem Moulin ] -- GitLab