mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 01:36:17 +01:00
Updates
This commit is contained in:
parent
4114f1214c
commit
2ae69f5124
35
NEWS
35
NEWS
@ -1,3 +1,38 @@
|
||||
Overview of Changes from GLib 2.21.5 to GLib 2.21.6
|
||||
===================================================
|
||||
|
||||
* Minor API additions:
|
||||
g_mkstemp_full is a variant of g_mkstemp that allows to specify flags
|
||||
and permissions
|
||||
|
||||
* Bugs fixed:
|
||||
593232 g_rand_new: read no more than requested from /dev/urandom
|
||||
591995 use saved errno
|
||||
589491 g_time_val_from_iso8601 doesn't handle some cases
|
||||
593406 Permissions set to 777 after copying via Nautilus
|
||||
594034 Add g_mkstemp_full()
|
||||
|
||||
* Updated translations:
|
||||
Assamese
|
||||
Basque
|
||||
Brazilian Portuguese
|
||||
Czech
|
||||
Estonian
|
||||
French
|
||||
German
|
||||
Hungarian
|
||||
Italian
|
||||
Kannada
|
||||
Malayalam
|
||||
Marathi
|
||||
Norwegian bokmål
|
||||
Oriya
|
||||
Portuguese
|
||||
Swedish
|
||||
Tamil
|
||||
Turkish
|
||||
|
||||
|
||||
Overview of Changes from GLib 2.21.4 to GLib 2.21.5
|
||||
===================================================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user