diff options
author | Paul Smith <psmith@gnu.org> | 1999-08-12 23:16:42 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 1999-08-12 23:16:42 +0000 |
commit | 9e79637ec3fcd24394b2d705ff7c64bd91da9b24 (patch) | |
tree | 9e9ded3254fbf8f40461a5f61c9c8db95ee2b198 /ChangeLog | |
parent | e34540f79be9c915ce1d6191575267066370f6ec (diff) | |
download | gunmake-9e79637ec3fcd24394b2d705ff7c64bd91da9b24.tar.gz |
* Some DOS fixes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +1999-08-09 Paul D. Smith <psmith@gnu.org> + + * maintMakefile: Use g in sed (s///g) to replace >1 variable per + line. + + * Makefile.DOS.template: Fix mostlyclean-aminfo to remove the + right stuff. + +1999-08-01 Eli Zaretskii <eliz@is.elta.co.il> + + * function.c (msdos_openpipe): *Really* return a FILE ptr. + 1999-08-01 Paul D. Smith <psmith@gnu.org> New jobserver algorithm to avoid a possible hole where we could |