s/descendent/descendant/msg when calling getLineage

This commit is contained in:
Colin Kuskie 2007-03-13 19:45:38 +00:00
parent b97caae3c8
commit f8c0cb1041
7 changed files with 9 additions and 7 deletions

View file

@ -45,6 +45,8 @@
- rfe: Paginate "manageCommittedVersions" (perlDreamer Consulting, LLC)
- rfe: manageCommittedVersions in reverse chronological order (perlDreamer Consulting, LLC)
- fix: Deploy package with calendar
- fix: Mis-spelled argument to getLineage in Calendar, Clipboard and upgrade
scripts (Thanks to Matthew Wilson, Veradox)
7.3.11
- Added an option for enabling coverage tests to testCodebase.pl.