changeset 5532:7f04717579e4

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Fri, 17 Dec 2004 08:13:00 +0000
parents 82919f0f1591
children 73ad735d4025
files config/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,9 @@
+2004-12-17  Jim Meyering  <jim@meyering.net>
+
+	* install-sh: Use `(exit N); exit N', not `(exit N); exit'.
+	Otherwise, install-sh could exit with improper exit status when
+	exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
+
 2004-11-12  Simon Josefsson  <jas@extundo.com>
 
 	* srclist.txt: Add strtok_r.c, glibc bought our changes, but a