NEWS: keep up-to-date.

This commit is contained in:
Jehan 2018-03-23 01:30:58 +01:00
parent 25af765fe6
commit 3df168595e
1 changed files with 3 additions and 2 deletions

5
NEWS
View File

@ -54,8 +54,9 @@ Core:
the error message and backtraces, and encouraging people to make bug
reports.
- Support layer masks on layer groups.
- GIMP now attempts to backup images in the config directory when it
crashes.
- GIMP now attempts to backup unsaved images when it crashes. Then at
next startup, it will propose and recover the salvaged images. Image
recovery is not 100% guaranteed.
- New gimp_spawn_async() function uses vfork() to help avoid hanging
during a fork process, currently used for plug-ins.
- Dock color picker is now color-managed on macOS.