Bug Fix pjx/pj2: Los proyectos PJX/PJ2 que referencian archivos de otras unidades de disco causan errores ne esos archivos al procesar con las opciones "*" o "*-" (Matt Slay)

This commit is contained in:
fdbozzo
2015-06-15 20:57:53 +02:00
parent 2715a6c015
commit 5c39bece98
2 changed files with 6 additions and 3 deletions

View File

@@ -20,6 +20,7 @@ Change History -------------------------------------------------------------
2015/06/09 v1.19.45
- Bug Fix: When a menu that uses single quotes or an expression in the option's MESSAGE is exported to text, when regenerating the menu from the text there are parts of the message that are cut off (Mike Potjer)
- Bug Fix: When processing multiple PJ2 files, an error "variable llError not defined" can occur (Lutz Scheffler)
- Bug Fix pjx,*/pj2,*: PJX/PJ2 projects that references files from other disk units throw errors for those files when processing with "*" or "*-" options (Matt Slay)
2015/05/31 v1.19.44