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 | e1c99ecee3589df6c949b4ad582085144a556132 (patch) | |
tree | 2ac323d3c74a335e26698bfd99ca317baf2252b9 /serverboot/ChangeLog | |
parent | 1c43be51a4c2c60bd43c7f3302f1d9fb66521176 (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. |