* Add a parser test for parser hooks inside comments which are currently
[lhc/web/wiklou.git] / RELEASE-NOTES
index 7cca090..87f2b88 100644 (file)
@@ -245,6 +245,7 @@ i18n / Languages:
 * Restriction types now use restriction-* messages instead of ui messages
 * (bug 4685) Slovenian LanguageSl.php hardcodes project namespace
 * (bug 5097) Fix Hungarian language (hu): thousands separator
+* (bug 5098) Update for Portuguese messages (pt)
 
 Parser:
 * (bug 2522) {{CURRENTDAY2}} now shows the current day number with two digits
@@ -660,6 +661,11 @@ fully support the editing toolbar, but was found to be too confusing.
   updated language code assignments
 * (bug 5081) Remove bogus fix for invalid characters in links which simply
   broke use of legitimate multiple whitespace characters in bracketed link.
+* (bug 4838) Add relative oldids (prev, next, cur) for raw pages
+  Patch by Lupin
+* (bug 5086) Force image resize dimensions on ImageMagick, as for instance
+  "-resize 100x35!"; some thumbs were off due to differences in rounding and
+  would be generated smaller than expected.
 
 
 === Caveats ===