]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Use umask to restrict permissions to owner before creating a file.
authorNikos Mavrogiannopoulos <nmav@crystal.(none)>
Sun, 18 May 2008 16:14:34 +0000 (19:14 +0300)
committerNikos Mavrogiannopoulos <nmav@crystal.(none)>
Sun, 18 May 2008 16:14:34 +0000 (19:14 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 275782678e22247f61711da5d72b09b986b712e7..c023372d3f8146af518be624c930e65310f94be9 100644 (file)
--- 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.