diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-09-01 23:11:39 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-09-01 23:11:41 -0400 |
commit | 81c7c3ff5b33e3b57d91acc3eb6c2739e0008e17 (patch) | |
tree | d4753940c71d5246286351a4acf5c49dae962b41 /data/doc | |
parent | v5 v6: version & changelog (& rakefile) (diff) |
v5 v6: cgi_sqlite, expansion of variable (default db name), double quotes, fix
Diffstat (limited to 'data/doc')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v5 | 4 | ||||
-rw-r--r-- | data/doc/sisu/CHANGELOG_v6 | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5 index dd228b5f..474da965 100644 --- a/data/doc/sisu/CHANGELOG_v5 +++ b/data/doc/sisu/CHANGELOG_v5 @@ -31,13 +31,15 @@ v2 branch is removed; it is available in sisu =< 3.3.2 %% Reverse Chronological: -%% 5.6.4.orig.tar.xz (2014-08-30:34/6) +%% 5.6.4.orig.tar.xz (2014-09-01:35/1) http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.4 http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_5.6.4-1 http://www.jus.uio.no/sisu/pkg/src/sisu_5.6.4.orig.tar.xz sisu_5.6.4.orig.tar.xz sisu_5.6.4-1.dsc +* cgi_sqlite, allow expansion of variable (default db name), double quotes, fix + %% 5.6.3.orig.tar.xz (2014-08-29:34/5) http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.3 http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_5.6.3-1 diff --git a/data/doc/sisu/CHANGELOG_v6 b/data/doc/sisu/CHANGELOG_v6 index 496ebe42..29136e1f 100644 --- a/data/doc/sisu/CHANGELOG_v6 +++ b/data/doc/sisu/CHANGELOG_v6 @@ -21,13 +21,15 @@ v2 branch is removed; it is available in sisu =< 3.3.2 %% Reverse Chronological: -%% 6.2.5.orig.tar.xz (2014-08-30:34/6) +%% 6.2.5.orig.tar.xz (2014-09-01:35/1) http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.2.5 http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_6.2.5-1 http://www.jus.uio.no/sisu/pkg/src/sisu_6.2.5.orig.tar.xz sisu_6.2.5.orig.tar.xz sisu_6.2.5-1.dsc +* cgi_sqlite, allow expansion of variable (default db name), double quotes, fix + %% 6.2.4.orig.tar.xz (2014-08-29:34/5) http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.2.4 http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_6.2.4-1 |