Fix minor errors:

- typo in changelog
  - wrong lastUpdated in i18n/English/Asset_ProjectManager.pm
This commit is contained in:
Drake 2006-09-08 01:56:26 +00:00
parent 7bbe6b7acb
commit 54dc7206c0
2 changed files with 2 additions and 2 deletions

View file

@ -48,7 +48,7 @@
- new: In the Project Management asset, tasks can now have multiple resources, which may be users or groups. Original single-resource data is migrated to the new schema by the 7.0.7 upgrade script.
- fix: makePrintable operation with other styleId
- fix: RandomThread macro not working properly. Only CS's with more than one thread are considered for the random search
- new: Tasks in the Project Management can now be assigned non-work lag time that is added to the main work duration of the task.
- new: Tasks in the Project Management asset can now be assigned non-work lag time that is added to the main work duration of the task.
- new: Projects in the Project Management asset can now be assigned observer groups; users who are not in the observer group cannot view any aspects of the project.
7.0.6

View file

@ -310,7 +310,7 @@ our $I18N = {
'task greaterthan error' => {
message => q|Start Date cannot be later than End Date|,
lastUpdated => 0
lastUpdated => 1157680415
},
'monday label' => {