From 9f57789c2fa99fd99a1efae6017086db1be26265 Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Thu, 2 Dec 2010 17:18:47 +0100 Subject: [PATCH] Add changelog entry for past changes --- tomcat6.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tomcat6.spec b/tomcat6.spec index 0a66a04..700f85d 100644 --- a/tomcat6.spec +++ b/tomcat6.spec @@ -568,6 +568,12 @@ fi %{appdir}/sample %changelog +* Thu Dec 2 2010 Stanislav Ochotnicky - 0:6.0.26-16 +- Fixes according to guidelines (versionless jars, no random defattrs) +- Simplify pom installation by splitting to more steps +- Formatting cleanups +- Removed log4j subpackage (used bundled log4j, replaced by symlink) + * Thu Dec 2 2010 Stanislav Ochotnicky - 0:6.0.26-15 - Fix log4j symlink (Resolves rhbz#654660)