From 4c1a377a1ac9c2b34adf13707152f1199ee0faa4 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Wed, 11 May 2011 13:06:52 +0200 Subject: [PATCH] [JENKINS-3969] Replaced all gif images with corresponding png images. --- changelog.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.html b/changelog.html index b4c6be0340..f8d5109a3d 100644 --- a/changelog.html +++ b/changelog.html @@ -70,6 +70,9 @@ Upcoming changes
  • Provide more information to QueueTaskDispatcher (thread) +
  • + Replaced all gif images with png images (transparency support). + (issue 3969) -- GitLab