diff options
Diffstat (limited to 'libstore')
-rw-r--r-- | libstore/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 86f23285..640ab0c4 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,10 @@ +2001-08-24 Roland McGrath <roland@frob.com> + + * Makefile (SRCS): Add part.c here. + (OBJS): Mutate part.o -> parted.o here. + (parted.o, parted_p.o, parted_pic.o): New targets. + (LDFLAGS-libstore.so): Set to $(PARTED_LIBS). + 2001-08-12 Neal H Walfield <neal@cs.uml.edu> * copy.c (copy_read): The protocol dictates that *LEN is in |