NEWS: update.
This commit is contained in:
parent
c2092bd3f5
commit
2ff4eda495
1 changed files with 4 additions and 4 deletions
8
NEWS
8
NEWS
|
|
@ -38,7 +38,7 @@ Core:
|
|||
Plug-ins:
|
||||
|
||||
- DDS: make GUI translatable.
|
||||
- file-raw: added 16-bit per channel precision export (partial backport from
|
||||
- file-raw: added high bit depth precision export (partial backport from
|
||||
2.99.12).
|
||||
- TIFF:
|
||||
* Various bug fixes;
|
||||
|
|
@ -90,9 +90,9 @@ Plug-ins:
|
|||
Libgimpbase:
|
||||
|
||||
- GimpMetadata API (in particular the gimp_metadata_set_from_*() functions)
|
||||
are now much less memory (backported from the main dev branch) when using
|
||||
GExiv 0.12.2 or over. With some huge metadata, it could cause long freeze or
|
||||
even crashes of plug-ins.
|
||||
are now much less memory-hungry (backported from the main dev branch) when
|
||||
using GExiv 0.12.2 or over. With some huge metadata, it could cause long
|
||||
freeze or even crashes of plug-ins.
|
||||
|
||||
Libgimpwidgets:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue