Moving Conrad's recent parser work out to a branch. Reverted r62434, r62416, r62150...
[lhc/web/wiklou.git] / RELEASE-NOTES
index 738466e..4dab4c5 100644 (file)
@@ -321,12 +321,6 @@ 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
 * Support for Turck MMCache was removed
 
 === Bug fixes in 1.16 ===
@@ -756,10 +750,6 @@ comment from another wiki.
   as it appears in extensions as was the case before r30117 where it
   was unintentionally sorted along with other fields.
 * (bug 19334) Textarea no longer jumps when editing longer articles in IE8
-* (bug 5210)  preload parser should parse <noinclude> (as well as <includeonly>)
-* (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
 * Truncate summary of page moves in revision comment field to avoid broken
   multibyte characters
 * (bug 22540) ForeignApiRepos no longer try to store thumbnails that don't exist