diff --git a/SeedDMS_Core/package.xml b/SeedDMS_Core/package.xml index 566305512..de8b651ab 100644 --- a/SeedDMS_Core/package.xml +++ b/SeedDMS_Core/package.xml @@ -24,10 +24,6 @@ GPL License -- fix call of hooks in SeedDMS_Core -- add variable lasterror in SeedDMS_Core_DMS which can be set by hooks to pass an - error msg to the calling application -- better error checking in SeedDMS_Core_Document::addDocumentFile() @@ -1763,7 +1759,10 @@ add method SeedDMS_Core_DatabaseAccess::setLogFp() GPL License -- no changes, just keep same version as seeddms application +- fix call of hooks in SeedDMS_Core +- add variable lasterror in SeedDMS_Core_DMS which can be set by hooks to pass an + error msg to the calling application +- better error checking in SeedDMS_Core_Document::addDocumentFile()