From 01a6ec02dce8be99a673e546af2983ba1ace504d Mon Sep 17 00:00:00 2001 From: Bart Oldeman Date: Mon, 16 Jun 2003 16:38:14 +0000 Subject: [PATCH] update history git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@609 6ac86273-5f31-0410-b378-82cca8765d1b --- docs/history.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/history.txt b/docs/history.txt index b1183be..d59d6ec 100644 --- a/docs/history.txt +++ b/docs/history.txt @@ -45,7 +45,8 @@ * avoid more relocations in the asm files by loading ds from [cs:_DGROUP_] * Fix problem with attributes with the volume label bit + findnext - * + * SYS: avoid copying kernel.sys and command.com if the destination + is identical to the source. 2003 Mar 14 - Build 2029 -------- Bart Oldeman (bart@dosemu.org) + Changes Tom