ikiwiki/IkiWiki
joey ee1ad53c4c * pagespec_match() has changed to take named parameters, to better allow
for extended pagespecs. The old calling convention will still work for
  back-compat for now.
* The calling convention for functions in the IkiWiki::PageSpec namespace
  has changed so they are passed named parameters.
* Plugin interface version increased to 2.00 since I don't anticipate any
  more interface changes before 2.0.
2007-04-27 02:55:52 +00:00
..
Plugin * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
Rcs * In mercurial backend, untaint ipaddr when using it as the user for the 2007-04-22 17:45:39 +00:00
Setup
CGI.pm * Detect the case of two people independently creating the same page at the 2007-03-17 23:57:03 +00:00
Render.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
Setup.pm
UserInfo.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
Wrapper.pm