Fix wrong place of documentation in last commit. Also, last commit should have had...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 12 Oct 2006 04:37:05 +0000 (04:37 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 12 Oct 2006 04:37:05 +0000 (04:37 +0000)
(bug 6918) Stopped borders and backgrounds from showing through floated tables in Monobook

HISTORY
RELEASE-NOTES

diff --git a/HISTORY b/HISTORY
index a69a718..302f9b0 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -5,10 +5,6 @@
 Security reminder: MediaWiki does not require PHP's register_globals
 setting since version 1.2.0. If you have it on, turn it *off* if you can.
 
-== Changes since 1.8 ==
-* (bug 6918) Stopped borders and backgrounds from showing through floated
-  tables in Monobook
-
 == Changes since 1.7 ==
 
 * Introduced AjaxResponse object, superceding AjaxCachePolicy
index aa93791..d680854 100644 (file)
@@ -39,7 +39,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 6164) Avoid smashing Cite state if message transformation triggers
   during bad image list check, by skipping message transformation.
   This isn't a good permanent fix.
-  
+* (bug 6918) Stopped borders and backgrounds from showing through floated
+  tables in Monobook
 
 == Languages updated ==