diff msdos/ChangeLog @ 111011:98fd8b0e411d

Fix the MSDOS build broken by latest revisions. src/unexcoff.c (make_hdr): Fix prototype according to changes in revno 101757. msdos/sed1v2.inp: Use $(..) instead of ${..} in all edit commands. Needed because of changes in revno 101897. msdos/sed6.inp (mkinfodir): Edit to avoid Unix shell-isms. Needed because of changes in revno 101876.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 15 Oct 2010 20:42:54 +0200
parents 158de1f7d257
children 52f1a401269c
line wrap: on
line diff
--- a/msdos/ChangeLog	Fri Oct 15 14:07:38 2010 +0200
+++ b/msdos/ChangeLog	Fri Oct 15 20:42:54 2010 +0200
@@ -1,3 +1,11 @@
+2010-10-15  Eli Zaretskii  <eliz@gnu.org>
+
+	* sed1v2.inp: Use $(..) instead of ${..} in all edit commands.
+	Needed because of changes in revno 101897.
+
+	* sed6.inp (mkinfodir): Edit to avoid Unix shell-isms.  Needed
+	because of changes in revno 101876.
+
 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* sed1v2.inp (PROFILING_LDFLAGS):