aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc
diff options
context:
space:
mode:
Diffstat (limited to 'data/doc')
-rw-r--r--data/doc/sisu/CHANGELOG_v29
-rw-r--r--data/doc/sisu/CHANGELOG_v38
2 files changed, 15 insertions, 2 deletions
diff --git a/data/doc/sisu/CHANGELOG_v2 b/data/doc/sisu/CHANGELOG_v2
index 313a9893..92868dc8 100644
--- a/data/doc/sisu/CHANGELOG_v2
+++ b/data/doc/sisu/CHANGELOG_v2
@@ -12,9 +12,16 @@ Reverse Chronological:
%% STABLE Branch
-%% 2.8.3.orig.tar.gz (2011-03-20:11/7) [see 3.0.5]
+%% 2.9.0.orig.tar.gz (2011-03-23:12/3) [see 3.0.5]
http://git.sisudoc.org/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/3.0.5-1
+ * move to ruby >=1.9.2p180: simplify development of v3 and maintenance of v2
+ * bin/sisu demand ruby >=1.9.2p180 (version checks)
+ * debian/control, dependencies
+ [enforcing use of ruby >= 1.9.2 reason for version bump, note should at
+ least be v1.9.2p180, when issues in earlier versions of ruby-1.9.2 were
+ first observed to be gone]
+
* vim syntax highlighting, fix typo
%% 2.8.2.orig.tar.gz (2011-03-11:10/5) [see 3.0.3]
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3
index 6ae16842..192a830f 100644
--- a/data/doc/sisu/CHANGELOG_v3
+++ b/data/doc/sisu/CHANGELOG_v3
@@ -13,13 +13,19 @@ Reverse Chronological:
%% Development branch UNSTABLE
v3 branch once stable will supersede & replace current stable v2 branch
-%% 3.0.5.orig.tar.gz (2011-03-20:11/7)
+%% 3.0.5.orig.tar.gz (2011-03-23:12/3)
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
sisu_3.0.5.orig.tar.gz
sisu_3.0.5-1.dsc
sisu_3.0.5-1.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)
+ * debian/control, dependencies
+ [note should at least be v1.9.2p180, when issues in earlier versions of
+ ruby-1.9.2 were first observed to be gone]
+
* vim syntax highlighting, fix typo
%% 3.0.4.orig.tar.gz (2011-03-11:10/5)