rebuild lineage now checks for orphans and circular references

This commit is contained in:
JT Smith 2006-04-11 19:49:14 +00:00
parent 85e3b5a111
commit 29b317bec3
2 changed files with 52 additions and 16 deletions

View file

@ -34,6 +34,8 @@
- Converted WebGUI to use a new object oriented session system. More details
in migation.txt.
- Added an API for retrieving email from POP3 servers.
- The rebuildLineage.pl script now finds and fixes orphans, and tries to
locate circular relationships as well.
- Added a lot more tests to the test suite.
- Added a new pluggable templating system. (Thanks to Misja Op de Coul /
E-Wise)