fixed major versioning bug

This commit is contained in:
JT Smith 2005-12-05 21:22:03 +00:00
parent 18a13f0385
commit 2b0e209f69
4 changed files with 15 additions and 3 deletions

View file

@ -3,6 +3,11 @@
Firefox 1.5.
- Now that we're requiring Perl 5.8, don't need to do the hackery for WS
Client to work any longer.
- Fixed a major versioning system bug where when purging the last revision of
an asset, if it had children, the children were not purged with it. This
may have caused problems in some people's databases. If it has all you
need to do to fix it is upgrade to this release and then run
sbin/rebuildLineage.pl
6.8.0
- Switched Date::Manip to DateTime for better performance and more