From 93c01a50e7c2938a0f3361dfd242038a6204b659 Mon Sep 17 00:00:00 2001
From: tardieu <tardieu@users.savannah.nongnu.org>
Date: Fri, 7 Apr 1995 12:56:46 +0000
Subject: [PATCH] Make the CVSDEA directory have the same mode than its father
 to make sure that concurrent developpers can resurrect version marked as dead
 by someone else.

---
 src/ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/ChangeLog b/src/ChangeLog
index a688e423a..bde229e4e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+Fri Apr  7 14:53:14 1995  Samuel Tardieu  <sam@inf.enst.fr>
+
+	* commit.c (mark_dead): Make the CVSDEA directory have the same
+	  mode than its father to make sure that concurrent developpers
+	  can resurrect version marked as dead by someone else.
+
 Thu Apr  6 13:05:15 1995  Jim Blandy  <jimb@totoro.bio.indiana.edu>
 
 	* commit.c (checkaddfile): If we didn't manage to fopen the file,
-- 
GitLab