From d699bf4063041c0be2e874a639880b59078eefdc Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Sun, 14 May 2000 20:35:53 +0000 Subject: 2000-05-14 Marcus Brinkmann * priv.h (DEFAULT_SYNC_INTERVAL): New macro. (DEFAULT_SYNC_INTERVAL_STRING): Likewise. (STRINGIFY): Likewise. (STRINGIFY_1): Likewise. * opts-common.h (diskfs_common_options): Use DEFAULT_SYNC_INTERVAL_STRING instead hardcoded value. * sync-default.h: Include "priv.h". Use DEFAULT_SYNC_INTERVAL instead hardcoded value. --- libdiskfs/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'libdiskfs/ChangeLog') diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 5833e680..1fba6652 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,14 @@ +2000-05-14 Marcus Brinkmann + + * priv.h (DEFAULT_SYNC_INTERVAL): New macro. + (DEFAULT_SYNC_INTERVAL_STRING): Likewise. + (STRINGIFY): Likewise. + (STRINGIFY_1): Likewise. + * opts-common.h (diskfs_common_options): Use + DEFAULT_SYNC_INTERVAL_STRING instead hardcoded value. + * sync-default.h: Include "priv.h". Use DEFAULT_SYNC_INTERVAL + instead hardcoded value. + 2000-04-29 Marcus Brinkmann * init-main.c (diskfs_init_main): Dereference BOOTSTRAP before -- cgit v1.2.3