diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2015-01-25 22:57:04 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2015-01-25 22:57:04 (GMT) |
commit | 8249ada359e8bbf0b2c14ebbd0312e53653ff220 (patch) | |
tree | 8a49e9189eae297df6de3e4f858d2a738cf5ef9e /BRANCH.txt | |
parent | f4e69ad57949288e845b22650db0968772269ff2 (diff) | |
download | hdf5-8249ada359e8bbf0b2c14ebbd0312e53653ff220.zip hdf5-8249ada359e8bbf0b2c14ebbd0312e53653ff220.tar.gz hdf5-8249ada359e8bbf0b2c14ebbd0312e53653ff220.tar.bz2 |
[svn-r26026] Added BRANCH.txt
Diffstat (limited to 'BRANCH.txt')
-rw-r--r-- | BRANCH.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/BRANCH.txt b/BRANCH.txt new file mode 100644 index 0000000..2cbc975 --- /dev/null +++ b/BRANCH.txt @@ -0,0 +1,15 @@ +autotools_rework + +The purpose of this branch is to make changes to the autotools files, +particularly configure.ac. This will remove a lot of old cruft and update +the input files. This effort was started in January 2015 and should be +completed within the year. + +This branch tracks the trunk. + +Dana Robinson and Allen Byrne are the owners of this branch. + +This branch should be closed when the bulk of the autotools work is +complete and has been merged into the trunk and 1.8 branch. This +work should be completed by mid-2015. + |