summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@crystal.(none)>2008-05-18 19:14:34 +0300
committerNikos Mavrogiannopoulos <nmav@crystal.(none)>2008-05-18 19:14:34 +0300
commitc50290f4096cf4fcac9ff3bfc47bf4394e6adf04 (patch)
tree6da4bc10f5261fc8c108c11fa8b89c5c422a7ec3 /NEWS
parentd0629b2c7d20c32c746cc221e997485d63ee2d71 (diff)
downloadgnutls-c50290f4096cf4fcac9ff3bfc47bf4394e6adf04.tar.gz
Use umask to restrict permissions to owner before creating a file.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 275782678e..c023372d3f 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ See the end for copying conditions.
Villanueva Che (discussion at
<http://lists.gnu.org/archive/html/gnutls-devel/2007-02/msg00017.html>)
+** Use umask to restrict permissions to owner before creating a file.
+
* Version 2.3.9 (released 2008-05-16)
** libgnutls: Fix build failures if SRP/OpenPGP is disabled.