diff options
author | Christian Weiske <cweiske@cweiske.de> | 2011-07-21 22:28:42 +0200 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2011-07-21 22:28:42 +0200 |
commit | 83714e3889d846639c24c3e6401eb026969230b8 (patch) | |
tree | 593038080f08d6a7ae369acd4ccc4979671febad /doc/ChangeLog | |
parent | 37db60735a4fa3870fed6b8e560914584fdc22e7 (diff) | |
download | semanticscuttle-83714e3889d846639c24c3e6401eb026969230b8.tar.gz semanticscuttle-83714e3889d846639c24c3e6401eb026969230b8.tar.bz2 |
make release docs more readable, update version to 0.98, update pear package changelog, fix pear package inclusion files
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 87c1b46..7ed1796 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -26,6 +26,7 @@ ChangeLog for SemantiScuttle - Support HTTPS connections when ``$root`` is not configured - SQL schema version table to ease future database upgrades - Documentation is written with rST (reStructuredText) now +- Support per-host configuration files 0.97.2 - 2011-02-17 |