NEWS: update.

Added the 2 new PDB functions. I should not have added these so close to release
(because these add 2 translatable strings for undo), but anyway the added
strings are barely GUI-facing as these functions are for plug-in developers.

And I really wanted to finally review these MRs which have been sitting there
for months. Sorry translators!
This commit is contained in:
Jehan
2023-02-14 17:23:46 +01:00
parent 66ef1ef1ef
commit 517db53964

7
NEWS
View File

@ -93,6 +93,13 @@ Libgimpwidgets:
- New dedicated GimpPickButton implementation for Windows (backported from
2.99.14).
Libgimp:
- New wrapper functions around GEGL ops, which also map to items in our Color
menu:
* gimp_drawable_shadows_highlights()
* gimp_drawable_extract_component()
Build:
- Bumping minimum GEGL to version 0.4.38.