diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-12-19 22:20:50 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-12-19 22:52:14 -0500 |
commit | 9ef4a603a90b8d5363404fc23f4dc1b8f2aa0c4f (patch) | |
tree | d98463c020574cf3e4a974678f2e5dd45281e6c4 /data/doc | |
parent | v3: options, --find & --glob, use for general search in base directory (diff) |
v3: sysenv, html files in _sisu/home (*.html) copied as home pages
Diffstat (limited to 'data/doc')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index 12b062cb..057ea338 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -21,6 +21,9 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.1.9.orig.tar.xz sisu_3.1.9-1.dsc sisu_3.1.9-1.debian.tar.gz + * manually created html files in _sisu/home (*.html) copied as home pages + (previous behavior was only to copy _sisu/home/index.html) + * options, behavior of --find & --glob, can only be used on base directory level, (it is not possible to limit the glob to say en/... or fr/...), for now prints a message that sub-directories may not be provided for --find or |