* There is no such thing as &emdash; (chaged to —)
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Sat, 26 Mar 2005 19:41:03 +0000 (19:41 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Sat, 26 Mar 2005 19:41:03 +0000 (19:41 +0000)
* Added information on bug 1662 and 1668

RELEASE-NOTES

index ad83956..7b6aa02 100644 (file)
@@ -13,11 +13,14 @@ New exciting things! Need further work and testing...
 * e-mail change notifications
 * 'live preview' reduces preview reload burden on supported browsers
 * Schema reworking: http://meta.wikimedia.org/wiki/Proposed_Database_Schema_Changes/October_2004
-* New WikiSyntax: -- turns into &emdash; or &ndash; depending on context
+* New WikiSyntax: -- turns into &mdash; or &ndash; depending on context
 * (bug 15) Allow editors to view diff of their change before actually submitting an edit
 * (bug 190) Hide your own edits on the watchlist
 * (bug 1015) support for the full wikisyntax in <gallery> captions.
-* (bug 1739) Magic keyword {{REVISIONID}} give you the article or diff database
+* (bug 1662) A new magicword, {{CURRENTMONTHABBREV}} returns the abbreviation of the current month
+* (bug 1668) 'Date format' supported for other languages than English, see:
+  http://mail.wikipedia.org/pipermail/wikitech-l/2005-March/028364.html
+* (bug 1739) A new magicword, {{REVISIONID}} give you the article or diff database
 ~ revision id, useful for proper citation.
 * ...and more!