From ef9dfaf86869005879b8dbe0b6a69fd6513419f0 Mon Sep 17 00:00:00 2001 From: Drake Date: Tue, 29 Aug 2006 20:18:57 +0000 Subject: [PATCH] Add lines to changelog for previous bug and RFE commits. --- docs/changelog/7.x.x.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index acdf5c665..ca8107dc9 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -17,7 +17,14 @@ and printable style were not set for the Collabs attached to the listings in the Matrix (Martin Kamerbeek / Procolix) - fix: Spectre::Admin Error Message (xhunter) - + - fix: invalid getUrl usage in EventManagementSystem + - fix: assets incorrectly setting Last-Modified by revisionDate only + - fix: SyndicatedContent caching the wrong thing and not displaying after first time + - fix: Database cache trying to freeze non-references with Storable + - fix: Apache version string component came before Apache's own version number + - RFE: JavaScript confirmation rather than page load for deleteUser + - RFE: JavaScript confirmation rather than page load for deleteGroup + - RFE: show which user locked an asset in the asset manager 7.0.6 - fix: Error in DateTime.pm