diff --git a/reactos/ChangeLog b/reactos/ChangeLog index b539c42a26a..377e6b3d1aa 100644 --- a/reactos/ChangeLog +++ b/reactos/ChangeLog @@ -1,3 +1,7 @@ +2003-01-11 Casper S. Hornstrup + + * boot.bat: Use DOS end-of-line characters. + 2003-01-02 Casper S. Hornstrup * ntoskrnl/ke/timer.c (KeExpireTimers): Avoid signed/unsigned comparison diff --git a/reactos/boot.bat b/reactos/boot.bat index 3c8866f1fc9..0fb13743456 100644 --- a/reactos/boot.bat +++ b/reactos/boot.bat @@ -1 +1 @@ -loadros system32\ntoskrnl.exe system32\hal.dll /DEBUGPORT=BOCHS bootc.lst +loadros system32\ntoskrnl.exe system32\hal.dll /DEBUGPORT=BOCHS bootc.lst