From 73f1070edeb114d2f5016454a97a84481665e1d182066482f84e4ea711ba9446 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sat, 26 Feb 2022 07:11:26 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/slf4j?expand=0&rev=70 --- slf4j.changes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/slf4j.changes b/slf4j.changes index bc7b205..ba2e757 100644 --- a/slf4j.changes +++ b/slf4j.changes @@ -25,6 +25,9 @@ Fri Feb 25 17:24:17 UTC 2022 - Fridrich Strba the reload4j backend. + SimpleLogger now prints the thread Id if instructed to do so. This fixes SLF4J-499. +- Added patch: + * slf4j-reload4j-bundlename.patch + + fix a typo in source reload4k -> reload4j ------------------------------------------------------------------- Thu Feb 24 07:08:36 UTC 2022 - Fridrich Strba