Thomas Hochstein 62543dbd28 Fix accidental deletion of extended properties.
Was mostly fixed by 8b51c37b98 (see #261),
but which missed 03cc73d77e and the other
older code before the foreach() loop.
Later on, 7fe8d91bc2 did the check for
'propertyform' the wrong way around.

Cherry-picked from master branch.

1.41.4 has *not* been backported.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2020-04-20 08:56:28 +02:00

19 lines
366 B
Plaintext

1.41.5:
-------
* Fix accidental deletion of extended properties.
[1.41.4 not backported]
1.41.3:
-------
* Add missing English language constant.
1.38:
-----
* Fixed preview of extended properties by 1.37
* Added some parameters for requirement
1.37:
-----
* Added image preview to extended properties if value is image format (Don Chambers)