From 487817e01195ffd5d757ef24acc3c177e9266057 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Thu, 25 Jan 2007 19:24:51 +0000 Subject: [PATCH] Fix #8782 : some help about the Makefile --- Makefile | 4 ++++ RELEASE-NOTES | 1 + 2 files changed, 5 insertions(+) diff --git a/Makefile b/Makefile index e0763a6e63..b659cad2e4 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,7 @@ +# +# This Makefile is used to test some MediaWiki functions. If you +# want to install MediaWiki, point your browser to ./config/ +# test: Test.php prove -r t diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 075873f6c6..d2a290ca65 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -147,6 +147,7 @@ lighter making things easier to read. * (bug 8749) Bring MySQL 5 table defs back into sync * (bug 8751) Set session cookies to HTTPS-only to match other cookies * (bug 8652) Catch exceptions generated by malformed XML in multipage media +* (bug 8782) Help text in Makefile == Languages updated == -- 2.20.1