diff options
Diffstat (limited to 'msdos')
-rw-r--r-- | msdos/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog index 6499e622273..6b225adf7c1 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog @@ -1,3 +1,9 @@ +2000-07-31 Eli Zaretskii <eliz@is.elta.co.il> + + * mainmake.v2 (src): Make the rule faster by using a single djecho + command instead of multiple redir invocations. + (install): Speed up by using a command.com's for loop. + 2000-07-23 Eli Zaretskii <eliz@is.elta.co.il> * sed3v2.inp: Define ALLOCA to an empty string. |