diff options
author | Roland McGrath <roland@gnu.org> | 2001-08-25 01:41:00 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-08-25 01:41:00 +0000 |
commit | 78537f7fd5fc243e4964fd5f4f9948e1a9093071 (patch) | |
tree | b6a985b4c0be05f3bf945163b0c5ef532cf9c858 /libstore | |
parent | f504521328d05d922b0f0752fa3c8382b969e34b (diff) |
.
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 |