changeset 2442:fce3686fe189

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Thu, 27 Apr 2000 06:47:05 +0000
parents 12ebcc75940c
children cd69d10966cd
files lib/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -2,7 +2,8 @@
 
 	* makepath.c (S_IRWXUGO): Define.
 	(make_path): Always perform explicit chmod if MODE specifies any
-	of the `special' permission bits.
+	of the `special' permission bits.  Prompted by a bug report against
+	install from Mate Wierdl and Joost van Baal.
 
 2000-04-18  Jim Meyering  <meyering@lucent.com>