make getRevision return revisions in order or revisionDate

This commit is contained in:
Colin Kuskie 2007-03-12 03:06:47 +00:00
parent e309143bfa
commit ec569fdd6a
2 changed files with 2 additions and 1 deletions

View file

@ -38,6 +38,7 @@
Veradox)
- Fully remove i18n precaching to free up memory (thanks to Matthew Wilson,
Veradox)
- Wiki page revisions were not in order (perlDreamer Consulting, LLC)
7.3.11
- Added an option for enabling coverage tests to testCodebase.pl.