diff options
-rw-r--r-- | libstore/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 640ab0c4..60a8e0bb 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,11 @@ +2001-08-25 Roland McGrath <roland@frob.com> + + * Makefile (parted.o, parted_pic.o): Pass -nostdlib. + +2001-08-25 Neal H Walfield <neal@cs.uml.edu> + + * Makefile (libstore.so-LDFLAGS): Renamed from LDFLAGS-libstore.so. + 2001-08-24 Roland McGrath <roland@frob.com> * Makefile (SRCS): Add part.c here. |