diff options
author | Ralph Amissah <ralph@amissah.com> | 2012-04-21 01:56:22 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2012-04-21 01:56:22 -0400 |
commit | 5e3e532f52e50506764d562d227d813d1371fa7c (patch) | |
tree | e13abd38eb077b5b987b48fbf413dd15f84327dc /data | |
parent | debian/changelog (3.2.3-1) (diff) | |
parent | v3: rescue reporting (diff) |
Merge tag 'sisu_3.2.4' into debian/sid
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 23 | ||||
-rw-r--r-- | data/sisu/v3/v/version.yml | 6 |
2 files changed, 23 insertions, 6 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index dc52f514..23b5d927 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -13,13 +13,30 @@ Reverse Chronological: %% Development branch UNSTABLE v3 branch once stable will supersede & replace current stable v2 branch +%% 3.2.4.orig.tar.xz (2012-04-21:16/6) +http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.4 +http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_3.2.4-1 +http://www.jus.uio.no/sisu/pkg/src/sisu_3.2.4.orig.tar.xz + sisu_3.2.4.orig.tar.xz + sisu_3.2.4-1.dsc + sisu_3.2.4-1.debian.tar.gz + +* v3: db bugfix in maintenance mode (variable name reused) + +* v3: sysenv, default processing dir name change + * distinguish sisu branch, add sisu branch to processing directory name + * if constants, 'DEVELOPER[:maintenance] == :true' then additionally add + sisu version number to processing directory name + +* v3: rescue reporting + %% 3.2.3.orig.tar.xz (2012-04-15:15/7) http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.3 http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_3.2.3-1 http://www.jus.uio.no/sisu/pkg/src/sisu_3.2.3.orig.tar.xz - sisu_3.2.3.orig.tar.xz - sisu_3.2.3-1.dsc - sisu_3.2.3-1.debian.tar.gz + e60f0620997a0a9b90fbc53d2c86d7699cd33b8671416750c7cd105dc269328f 1682296 sisu_3.2.3.orig.tar.xz + f9b52350a1dc108696c044927cfd70126857b23b0d3bde5a36af0e2f498b10a4 1382 sisu_3.2.3-1.dsc + a26ac7b58b0af59d1316ff91911c3703bf2b8a2f2fafd1ab0381ea7e84326494 294997 sisu_3.2.3-1.debian.tar.gz * v3: param, dal_syntax, document header (simple regex) substitution list added, note $ and curly braces are escaped to allow the following: diff --git a/data/sisu/v3/v/version.yml b/data/sisu/v3/v/version.yml index 95f7aaf1..50d7de5c 100644 --- a/data/sisu/v3/v/version.yml +++ b/data/sisu/v3/v/version.yml @@ -1,5 +1,5 @@ --- -:version: 3.2.3 -:date_stamp: 2012w15/7 -:date: "2012-04-15" +:version: 3.2.4 +:date_stamp: 2012w16/4 +:date: "2012-04-19" :project: SiSU |