forked from AuroraMiddleware/gtk
4.6.5
This commit is contained in:
parent
60a8367594
commit
3e766a4fe2
28
NEWS
28
NEWS
@ -1,3 +1,31 @@
|
||||
Overview of Changes in 4.6.5, 27-05-2022
|
||||
========================================
|
||||
|
||||
* GtkFileChooser:
|
||||
- Fix pasting text into the name field
|
||||
|
||||
* GtkText:
|
||||
- Remove an assertion that is sometimes hit
|
||||
|
||||
* Wayland:
|
||||
- Ensure that our cursor surfaces don't violate
|
||||
protocol constraints
|
||||
|
||||
* Accssibility:
|
||||
- Fix a problem in the accessibility tree
|
||||
|
||||
* Translation updates:
|
||||
Brazilian Portuguese
|
||||
German
|
||||
Persian
|
||||
Polish
|
||||
Portuguese
|
||||
Russian
|
||||
Swedish
|
||||
Turkish
|
||||
Ukrainian
|
||||
|
||||
|
||||
Overview of Changes in 4.6.4, 13-05-2022
|
||||
========================================
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('gtk', 'c',
|
||||
version: '4.6.4',
|
||||
version: '4.6.5',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
'warning_level=1',
|
||||
|
Loading…
Reference in New Issue
Block a user