diff options
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.txt | 15 | ||||
-rw-r--r-- | VERSION.txt | 2 |
2 files changed, 16 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 45dd2b5..0a68450 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,18 @@ +2016-12-10 Daniel Baumann <daniel.baumann@open-infrastructure.net> + + * Releasing version 20161210. + + [ Daniel Baumann ] + * Correcting filename of version file. + * Adding note about installation on ubuntu in readme file. + * Updating development section in readme file. + * Adding note about installation on ubuntu in manpage. + * Updating development section in manpage. + * Harmonizing asciidoc formatting in manpage. + * Replacing README.txt with a copy of apache-tools.7 manpage. + * Installing README.txt into documentation directory. + * Installing all generic text files as documentation. + 2016-11-01 Daniel Baumann <daniel.baumann@open-infrastructure.net> * Releasing version 20161101. diff --git a/VERSION.txt b/VERSION.txt index c2ace56..d407b1f 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20161101 +20161210 |