From 1cb5cdf2ec7735370e0e3a476184a7377b9b732e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 26 Aug 2001 00:10:56 +0000 Subject: . --- ChangeLog | 5 +++++ libstore/ChangeLog | 11 +++++++++++ 2 files changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6e766e4f..4e8e3d1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-08-25 Roland McGrath + + * configure.in: Add a check for Parted's libraries. + (PARTED_LIBS): New variable, substitute it. + 2001-08-24 Roland McGrath * config.make.in (PARTED_LIBS): New variable, substituted by configure. diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 60a8e0bb..6c525901 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,14 @@ +2001-08-25 Roland McGrath + + * part.c (store_part_create): Do a run-time check on ped_get_version. + +2001-08-25 Neal H Walfield + + * part.c: New file. + * std.c (store_std_classes): Add store_part_class. + * store.h (store_part_create): New prototype. + (store_part_open): Likewise. + 2001-08-25 Roland McGrath * Makefile (parted.o, parted_pic.o): Pass -nostdlib. -- cgit v1.2.3