From 1565c5d2dafaa8650a83435f6c464c41a45fc390 Mon Sep 17 00:00:00 2001 From: Aryeh Gregor Date: Wed, 10 Feb 2010 21:56:59 +0000 Subject: [PATCH] Move some new features from the list of fixed bugs Follow-up to r62194. --- RELEASE-NOTES | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b7645dc951..c5ee8ca5b5 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -320,6 +320,12 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN maintenance/tests/. * importImages.php maintenance script can now use the original uploader and comment from another wiki. +* (bug 845) [[#foo|]], [[/bar|]] should be equivalent to [[#foo|foo]], + [[/bar|bar]] (new use of "pipe trick") +* (bug 21660) Support full-width commas for pipe trick +* (bug 7264) Magic word to give Page Title as if pipe-trick performed on it + {{pipetrick:}} +* (bug 20339) Allow using the pipe trick in log reasons === Bug fixes in 1.16 === @@ -752,12 +758,6 @@ comment from another wiki. * (bug 8785) Pipe trick should work with colon functions * (bug 4099) Pipe trick doesn't work when emptiness is only provided by empty template parameter -* (bug 845) [[#foo|]], [[/bar|]] should be equivalent to [[#foo|foo]], - [[/bar|bar]] (new use of "pipe trick") -* (bug 21660) Support full-width commas for pipe trick -* (bug 7264) Magic word to give Page Title as if pipe-trick performed on it - {{pipetrick:}} -* (bug 20339) Allow using the pipe trick in log reasons == API changes in 1.16 == -- 2.20.1