diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2002-05-23 13:17:23 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2002-05-23 13:17:23 +0000 |
commit | 2b49f591e608962a852b173f5b7af80e45cd5397 (patch) | |
tree | 70c35ce9d8e7ebb1c98f9432f587fed7ee146d36 /serverboot/ChangeLog | |
parent | 515f42fd241cfe13ccbbd58f065a44c2cb6b1857 (diff) |
libstore/
2002-05-20 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
* Makefile: Move inclusion of ../Makeconf before using $(srcdir).
serverboot/
2002-05-20 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
* Makefile: Move inclusion of ../Makeconf before using $(srcdir)
and constrain vpath directives to avoid using ../exec/exec.o.
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r-- | serverboot/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index 2026a1d4..6feacd03 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,3 +1,8 @@ +2002-05-20 Ognyan Kulev <ogi@fmi.uni-sofia.bg> + + * Makefile: Move inclusion of ../Makeconf before using $(srcdir) + and constrain vpath directives to avoid using ../exec/exec.o. + 2002-05-07 Roland McGrath <roland@frob.com> * default_pager.c (part_id): Add const to argument type. |