- * Add support for links of the form [../foo]], this links to the page
- foo a level higher in the directory hierarchy than the one it would link
- to by default.
+ * Add support for links of the form [[/foo]]
+ * Fix code to make absolute urls for rss feeds, was missing some urls.
+ * Fix double-escaping of html entities in titles etc in rss feeds
+ that occured if escaped characters were present in the page filename.