From 01f0250d289f78afb896093b3bb8023fed7b0590 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 5 Apr 2010 15:18:45 -0700 Subject: [PATCH] Proper bug attribution to Bernd. --- docs/changelog/7.x.x.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 40263f5bb..3d9038602 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -14,7 +14,7 @@ - fixed #11510: Scratch variables for sort direction and key can break the CS - fixed #11511: Approval Notifications: URL in mails only plain text - fixed #11513: white text, broken account mgmt - - fixed #11514: Added JS-type cancel button to edit view of WebGUI::Asset::Post + - fixed #11514: Added JS-type cancel button to edit view of WebGUI::Asset::Post (Bernd Kalbfuß-Zimmermann) 7.9.1 - fixed #11464: blank page after setting posts per page in Collaboration System to 0 (zero)