summaryrefslogtreecommitdiff
path: root/libstore
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-09-16 20:17:02 +0000
committerRoland McGrath <roland@gnu.org>2001-09-16 20:17:02 +0000
commit6f395c4e7d9cfd7225a8b0a899100432ac4111f0 (patch)
treea8fad348197d84c27d34ee0a0a6b2104d13f4189 /libstore
parentaeb5b0221c9ca9cbe7678b4b68c5c00892bb3dfd (diff)
.
Diffstat (limited to 'libstore')
-rw-r--r--libstore/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog
index 6c525901..d6ae0b1b 100644
--- a/libstore/ChangeLog
+++ b/libstore/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-16 Roland McGrath <roland@frob.com>
+
+ * std.c (store_std_classes): Only include store_part_class
+ if [HAVE_PARTED_PARTED_H].
+
2001-08-25 Roland McGrath <roland@frob.com>
* part.c (store_part_create): Do a run-time check on ped_get_version.