2002-05-30 Tatsuhiko Miyagawa * deprecated RSSOrderBy, RSSHTMLRegexp * add autoindex style of query string options (M=A, N=D etc.) * refactoring the code 2002-05-17 IKEBE Tomohiro * DIR_MERGE works correctly. * added RSSOrderBy directive. 2002-05-10 IKEBE Tomohiro * RSSHTMLRegexp is obsolete. use subreq to determine text/html. * escape some elements. (eg. title, description) * fixed docs. 2002-05-09 IKEBE Tomohiro * lib/Apache/RSS.pm: fixed docs. * original version