From ec20f58cbc52fa386f77b0ae2a418be80110f011 Mon Sep 17 00:00:00 2001 From: okuji Date: Fri, 25 Jun 1999 10:28:39 +0000 Subject: [PATCH] fix the previous mistake in ChangeLog --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index e17207d1f..275343d8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,16 @@ 0, and set it to NUM_FSYS if mount fails. (real_open_partition): Call rawread in Stage 1.5 as well. +1999-06-24 OKUJI Yoshinori + + * Makefile.am (SUBDIRS): Change the order of the directories so + that a directory will be made after the dependent directories + are made. `grub' depends on `stage2', and `docs' depends on + `grub'. Do not make in parallel. + * docs/help2man: Copied from help2man-1.012, which contains my + previous change. + * docs/grub.8: Regenerated. + 1999-06-24 OKUJI Yoshinori Build process is cleaned up. Stage 2 and Stage 1.5's are all