aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2011-06-26 22:48:36 -0400
committerRalph Amissah <ralph@amissah.com>2011-06-26 22:48:36 -0400
commit92ed1e9026bc4d40f63a7d8ae4480b76a5c18cb0 (patch)
tree85a3924f1f956d07a6f0e39b4d981ba0d78ca5bf
parentMerge branch 'upstream' into debian/sid (diff)
debian/changelog (3.0.13-1)debian/3.0.13-1
-rw-r--r--debian/changelog66
1 files changed, 66 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 393cdf27..189a549b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,69 @@
+sisu (3.0.13-1) unstable; urgency=low
+
+ [ Ralph Amissah ]
+ * [cd0c1c8] sha256 (3.0.12)
+ * [3ef6432] v2 v3: 2.9.7 & 3.0.13 version & changelog "opened"
+ * [533909b] v2 v3: vim colors, added cursor line & cursor column
+ * [8335580] v2 v3: dal_syntax, linebreak in regular text object: ' \\ '
+ ('<br>' depreciated)
+ * thanks to Jonas Stein for making me look at this
+ (see bug: #617298 & comments in upstream CHANGELOG_v3)
+ * testing required, downstream outputs affected
+ * [8294a1d] v2 v3: vim, sisu syntax highlighting, linebreak \\ added
+ (<br> kept)
+ * [60bd031] v3: ansi screen reporting include document language code
+ * [7ef0302] v2 v3: texpdf, define hardspace & provide backslash
+ * define \hardspace to simplify placing a hardspace
+ * provide backslash character in code block
+ * [d95f857] v3: define latex \newcommands for some special characters
+ (for sisu code)
+ * \newcommands for some special characters to simplify dealing with them
+ in sisu code \hardspace \caret \pipe \curlyopen \curlyclose \lt \gt
+ \slash \backslash \underscore \exclaim
+ * [3dafcae] v3: constants, a sisupod & an xml related addition
+ * [561b3d6] v3: plaintext, codeblock keep backslashes
+ * [b975bd0] v3: html_tune, reduce loops; deal with angle-brackets
+ * deal with angle brackets in markup (test, could cause breakage)
+ * reduce loops in code
+ * [def544b] v3: manpage (sysenv), move output; line-breaks within object
+ * start to honor line-breaks within objects (revisit)
+ * show double escape \\ (backslashes) in code blocks
+ * place under web server directory
+ * sysenv, accommodate manpage changes
+ * [408bf6b] v3: info (texinfo) (sysenv), move output; line-breaks within
+ object
+ * backslashes & line-breaks
+ * place under web server directory
+ * info tool setting prompt
+ * sysenv, accommodate info page changes
+ * [f6f89c9] v3: sysenv, fix some output paths (markup source); accommodate
+ manpage
+ * shared source markup (.sst .ssm & sisupod.zip) fix some paths
+ * placement of markup source, output_path.src.dir, fix
+ * output_path.src.url, fix
+ * manifest info
+ * (epub viewer cosmetic rearrangement)
+ * [b232545] v3: manifest, manifest enable additional output & source
+ (if shared)
+ * manpage (in fututure have config setting with default false/off)
+ * info (texinfo) (in fututure have config setting with default false/off)
+ * hash digests
+ * locate markup source (if shared)
+ * sisupod (if shared)
+ * [ae914fd] v3: urls (ansi screen reporting), add document language code
+ * [c552333] v2 v3: sisurc.yml, config settings
+ * [1d239f2] v3: documentation, on additional breaks in document,
+ (remove some old info)
+ * linebreak \\ (previously undocumented <br> kept but depreciated)
+ [it is intended that this should close #617298 (post mail)]
+ * page break (breaks column if column, else breaks page)
+ * page new (new page, breaks page)
+ * sisurc.yml set output directory structure by language
+ * removed section on hyperestraier, too specialised for general manpage
+ (also section not checked recently)
+
+ -- Ralph Amissah <ralph@amissah.com> Sun, 26 Jun 2011 22:42:28 -0400
+
sisu (3.0.12-1) unstable; urgency=medium
[ Ralph Amissah ]