From 78537f7fd5fc243e4964fd5f4f9948e1a9093071 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 25 Aug 2001 01:41:00 +0000 Subject: . --- ChangeLog | 11 +++++++++++ libstore/ChangeLog | 7 +++++++ 2 files changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index e59a6e91..6e766e4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2001-08-24 Roland McGrath + + * config.make.in (PARTED_LIBS): New variable, substituted by configure. + + * Makeconf ($(libname).so.$(hurd-version)): Replace $($@-LDFLAGS) + with $($(libname).so-LDFLAGS). + +2001-08-23 Roland McGrath + + * Makeconf (CPPFLAGS); Add -D_IO_MTSAFE_IO. + 2001-08-20 Roland McGrath * hurd.boot: Change --bootflags to --multiboot-command-line. 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 + + * 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 * copy.c (copy_read): The protocol dictates that *LEN is in -- cgit v1.2.3