summaryrefslogtreecommitdiff
path: root/libdiskfs/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus@gnu.org>2000-05-14 20:35:53 +0000
committerMarcus Brinkmann <marcus@gnu.org>2000-05-14 20:35:53 +0000
commitd699bf4063041c0be2e874a639880b59078eefdc (patch)
tree678a556b407c8ed770d93270e5d1374fa1b17c45 /libdiskfs/ChangeLog
parentbe15ddb8f111be6e9ad0049e586005366e144a04 (diff)
2000-05-14 Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>
* 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.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r--libdiskfs/ChangeLog11
1 files changed, 11 insertions, 0 deletions
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 <Marcus.Brinkmann@ruhr-uni-bochum.de>
+
+ * 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 <Marcus.Brinkmann@ruhr-uni-bochum.de>
* init-main.c (diskfs_init_main): Dereference BOOTSTRAP before