From: Ævar Arnfjörð Bjarmason Date: Sat, 26 Mar 2005 19:15:39 +0000 (+0000) Subject: * (bug 1015) support for the full wikisyntax in captions. X-Git-Tag: 1.5.0alpha1~505 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=98df9bf0d3c8f5f2ffa1e464dbc38735d71e3008;p=lhc%2Fweb%2Fwiklou.git * (bug 1015) support for the full wikisyntax in captions. --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b3c8d762d3..ad839569e0 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -16,6 +16,7 @@ New exciting things! Need further work and testing... * New WikiSyntax: -- turns into &emdash; or – 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 captions. * (bug 1739) Magic keyword {{REVISIONID}} give you the article or diff database ~ revision id, useful for proper citation. * ...and more!