diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-03-30 23:31:00 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-03-30 23:31:00 -0400 |
commit | 145381985237e83c633550b7dd562d86896b1b5e (patch) | |
tree | 5d4a4c18aaf37ef58d83a7f145747ca0498ef6f7 /data/doc | |
parent | debian/changelog (3.0.5-3) (diff) | |
parent | vim colorscheme slate, rearrange (diff) |
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'data/doc')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v2 | 19 | ||||
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 24 |
2 files changed, 43 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v2 b/data/doc/sisu/CHANGELOG_v2 index 5cf3d984..b373eea7 100644 --- a/data/doc/sisu/CHANGELOG_v2 +++ b/data/doc/sisu/CHANGELOG_v2 @@ -12,6 +12,25 @@ Reverse Chronological: %% STABLE Branch +%% 2.9.1.orig.tar.gz (2011-03-30:13/3) [see 3.0.6] +http://git.sisudoc.org/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/3.0.6-1 + + * (ruby 1.9.2 (transition related) fixes) + * dal_doc_str + * empty line not paragraph object + * table structure issue, double spaced empty line creates spurious newline + * dal_images, image path setting + * param, nested regex match backport from v3 + * cgi sample-search-form, string output (also cleaned unused help text) + + * sysenv, remove repeated method + + * vim colorscheme Slate, review console colors + * change warning and diff colors, so as not to conflict + * review cterm colors + * for console use color names instead of numbers + * rearrange + %% 2.9.0.orig.tar.gz (2011-03-24:12/4) [see 3.0.5] http://git.sisudoc.org/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/3.0.5-1 diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index 916427bd..8660f162 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -13,6 +13,28 @@ Reverse Chronological: %% Development branch UNSTABLE v3 branch once stable will supersede & replace current stable v2 branch +%% 3.0.6.orig.tar.gz (2011-03-30:13/3) +http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/3.0.6-1 +http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.6.orig.tar.gz + sisu_3.0.6.orig.tar.gz + sisu_3.0.6-1.dsc + sisu_3.0.6-1.debian.tar.gz + + * (ruby 1.9.2 (transition related) fixes) + * dal_doc_str + * empty line not paragraph object + * table structure issue, double spaced empty line creates spurious newline + * dal_images, image path setting + * cgi sample-search-form, string output (also cleaned unused help text) + + * sysenv, remove repeated method + + * vim colorscheme Slate, review console colors + * change warning and diff colors, so as not to conflict + * review cterm colors + * for console use color names instead of numbers + * rearrange + %% 3.0.5.orig.tar.gz (2011-03-24:12/4) http://git.sisudoc.org/?p=code/sisu.git;a=log;h=refs/tags/debian/3.0.5-1 http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.5.orig.tar.gz @@ -21,6 +43,8 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.5.orig.tar.gz d464fea52ecc63ef2dd79467caa8737ff4f438ef3ac2a4d31be19d87d938bb50 282094 sisu_3.0.5-1.debian.tar.gz 1cfa902db6e95f189094ea04aeffdf829b0587949474284c3d319c6538ab64e7 1216 sisu_3.0.5-2.dsc 6934656837f4cc9830a549dd96ac2592fde3c7132021db1d4c876fac40b63846 284916 sisu_3.0.5-2.debian.tar.gz + 7316b1dc48da1b4b1f9ef0ffbb3ca5e7cbaebf57a1cdcb44acc5856c1ea0f852 1216 sisu_3.0.5-3.dsc + 6984641a61f676e03a085953309c1ba728b263ce3a44e56d0df428406b65f03a 285568 sisu_3.0.5-3.debian.tar.gz * move to ruby >=1.9.2p180: simplify development of v3 and maintenance of v2 * bin/sisu demand ruby >=1.9.2p180 (version checks) |