diff --git a/NEWS b/NEWS index 3a33b9ac05..d91357db17 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Overview of Changes in 4.15.2, xx-xx-xxxx +Overview of Changes in 4.15.2, 28-06-2024 ========================================= * GtkFileChooserWidget: @@ -14,6 +14,7 @@ Overview of Changes in 4.15.2, xx-xx-xxxx - Support relative colors (https://www.w3.org/TR/css-color-5/) - Support more colorspaces in color() - Allow percentages for opacity + - Handle currentcolor more correctly * Accessibility: - Avoid markup when reading labels @@ -31,6 +32,9 @@ Overview of Changes in 4.15.2, xx-xx-xxxx * macOS: - Implement fullscreen-on-monitor +* Documentation: + - Widget shortcuts and actions are now described in the docs + * Debugging: - Add GTK_DEBUG=css for warning about deprecated css syntax