From 4552ef59e1429eb2e3e6b548bafa8428737600bd Mon Sep 17 00:00:00 2001 From: scjody Date: Tue, 11 Sep 2007 23:17:16 +0000 Subject: [PATCH] Branch b1_6 Update versions and dates. --- ldiskfs/ChangeLog | 8 +++++++- ldiskfs/configure.ac | 2 +- lnet/ChangeLog | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ldiskfs/ChangeLog b/ldiskfs/ChangeLog index a35df0b..d51100c 100644 --- a/ldiskfs/ChangeLog +++ b/ldiskfs/ChangeLog @@ -1,4 +1,10 @@ -tbd Cluster File Systems, Inc. +2007-09-27 Cluster File Systems, Inc. + * version 3.0.2 + +2007-08-29 Cluster File Systems, Inc. + * version 3.0.1 + +2007-08-10 Cluster File Systems, Inc. * version 3.0.0 * Initial release of ldiskfs as a separate package. diff --git a/ldiskfs/configure.ac b/ldiskfs/configure.ac index 808ca1c..774dc0f 100644 --- a/ldiskfs/configure.ac +++ b/ldiskfs/configure.ac @@ -1,6 +1,6 @@ # Process this file with autoconf to produce a configure script. -AC_INIT([Lustre ldiskfs], 3.0.0, [https://bugzilla.lustre.org/]) +AC_INIT([Lustre ldiskfs], 3.0.2, [https://bugzilla.lustre.org/]) AC_CONFIG_SRCDIR([lustre-ldiskfs.spec.in]) # Don't look for install-sh, etc. in .. diff --git a/lnet/ChangeLog b/lnet/ChangeLog index d10a02c..fd0278a 100644 --- a/lnet/ChangeLog +++ b/lnet/ChangeLog @@ -1,4 +1,4 @@ -2007-09-24 Cluster File Systems, Inc. +2007-09-27 Cluster File Systems, Inc. * version 1.6.3 * Support for networks: socklnd - any kernel supported by Lustre, -- 1.8.3.1