diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-06-08 22:00:27 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-06-08 22:06:00 -0400 |
commit | 7bf74c7fb5d70b4880c11f782c07cf9e78127779 (patch) | |
tree | 91d7874287e60ecfac780251a917c3fdc2ba5b62 /data | |
parent | v2 v3: help, s/Bul garian/Bulgarian/ (Closes: #619068) (diff) |
v3: options, restrict glob rule checks to glob & find; carry lang info
* restrict glob rule checks to when --glob (-G) or --find (-f) requested
* carry information on document language (from filename and or directory)
* (additional test)
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 7 | ||||
-rw-r--r-- | data/sisu/v3/v/version.yml | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index 24335adb..8a1da39a 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -13,13 +13,18 @@ Reverse Chronological: %% Development branch UNSTABLE v3 branch once stable will supersede & replace current stable v2 branch -%% 3.0.12.orig.tar.gz (2011-06-07:23/2) +%% 3.0.12.orig.tar.gz (2011-06-08:23/3) http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/3.0.12-1 http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.12.orig.tar.gz sisu_3.0.12.orig.tar.gz sisu_3.0.12-1.dsc sisu_3.0.12-1.debian.tar.gz + * options + * restrict glob rule checks to when --glob (-G) or --find (-f) requested + * carry information on document language (from filename and or directory + * (additional test) + * help, s/Bul garian/Bulgarian/ (Closes: #619068) %% 3.0.11.orig.tar.gz (2011-05-29:21/7) diff --git a/data/sisu/v3/v/version.yml b/data/sisu/v3/v/version.yml index 671dca27..526b9b46 100644 --- a/data/sisu/v3/v/version.yml +++ b/data/sisu/v3/v/version.yml @@ -1,5 +1,5 @@ --- :version: 3.0.12-beta-rb1.9.2p180 -:date_stamp: 2011w23/2 -:date: "2011-06-07" +:date_stamp: 2011w23/3 +:date: "2011-06-08" :project: SiSU |