aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/CHANGELOG_v2
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2011-03-24 20:07:41 -0400
committerRalph Amissah <ralph@amissah.com>2011-03-24 20:08:20 -0400
commite5d3440be5a3925ec932df1a32c6b6e48f6e9b5b (patch)
tree0e332a7b7d535089b5dbfc994c4f4dd623c07036 /data/doc/sisu/CHANGELOG_v2
parentv3, v2: bin/sisu*: v3 development ruby >=1.9.2p180; v2 maintenance ruby >=1.8.7 (diff)
v2, v3: texpdf bugfix, where map_nametags not found, drop tag, rather than crashsisu_3.0.5
* Debian-live, live-manual (Ben Armstrong, chals?, reported new bug in a number of translations (that crashed the pdf generator). It turns out where map_nametags is not found the document crashes. Fix.
Diffstat (limited to 'data/doc/sisu/CHANGELOG_v2')
-rw-r--r--data/doc/sisu/CHANGELOG_v28
1 files changed, 7 insertions, 1 deletions
diff --git a/data/doc/sisu/CHANGELOG_v2 b/data/doc/sisu/CHANGELOG_v2
index 92868dc8..5cf3d984 100644
--- a/data/doc/sisu/CHANGELOG_v2
+++ b/data/doc/sisu/CHANGELOG_v2
@@ -12,7 +12,7 @@ Reverse Chronological:
%% STABLE Branch
-%% 2.9.0.orig.tar.gz (2011-03-23:12/3) [see 3.0.5]
+%% 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
* move to ruby >=1.9.2p180: simplify development of v3 and maintenance of v2
@@ -22,6 +22,12 @@ http://git.sisudoc.org/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/3.0.5-1
least be v1.9.2p180, when issues in earlier versions of ruby-1.9.2 were
first observed to be gone]
+ * texpdf bugfix, where map_nametags not found, drop nametag (rather than
+ crash)
+ [Debian-live, live-manual (Ben Armstrong, chals?, reported new bug in a
+ number of translations (that crashed the pdf generator). It turns out where
+ map_nametags is not found the document crashes.]
+
* vim syntax highlighting, fix typo
%% 2.8.2.orig.tar.gz (2011-03-11:10/5) [see 3.0.3]