Fixed IE5 bug that made the simple search input area too large.
[lhc/web/wiklou.git] / HISTORY
diff --git a/HISTORY b/HISTORY
index d53543b..6d6f35d 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -134,6 +134,10 @@ Change notes from older releases. For current info see RELEASE-NOTES.
   on a different database
 * Add a class if 'missingsummary' is triggered to allow styling of the summary
   line
+* Title attributes are now always blank on framed and thumbnailed images, and default to blank
+  on inline images instead of defaulting to the image's filename. Additionally, the alt
+  attribute now defaults to the filename on framed and thumbnailed images if no caption or alt
+  attribute is specified.
 
 === Bug fixes in 1.15 ===
 * (bug 16968) Special:Upload no longer throws useless warnings.
@@ -321,6 +325,14 @@ Change notes from older releases. For current info see RELEASE-NOTES.
   a POST request
 * (bug 18099) Using appendtext to edit a non-existent page causes an interface
   message to be included in the page text
+* Fixed the circular template inclusion check, was broken when the loop 
+  involved redirects. Without this, infinite recursion within the parser is
+  possible.
+* (bug 18601) generator=backlinks returns invalid continue parameter
+* (bug 18597) Internal error with empty generator= parameter
+* (bug 18617) Add xml:space="preserve" attribute to relevant tags in XML output
+* (bug 17611) Provide a sensible error message on install when the SQLite data
+  directory is wrong.
 
 === Languages updated in 1.15 ===