aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2013-01-05 22:10:38 -0500
committerRalph Amissah <ralph@amissah.com>2013-01-05 22:10:38 -0500
commitece4da876b6d003db1f77e3d4a66844c513d5fb9 (patch)
treefcc999b95888f0352d380ff595799571ed1f4133
parentdebian/control update standards-version; remove obsolete dm-upload-allowed (diff)
debian/changelog (4.0.1-1) [posted to experimental, awaiting Wheezy freeze end]debian/sisu_4.0.1-1
-rw-r--r--debian/changelog43
1 files changed, 43 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ba0157d7..d17685d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,46 @@
+sisu (4.0.1-1) experimental; urgency=low
+
+ * [607db61] v4 (v3): 4.0.1 (3.3.4) new branch & version & changelog "opened"
+ * [6998914] v4 v3: debug (internal code use), color markers for line number &
+ file name
+ * colored location markers to show when line passed within running code
+ * [a4e463e] v4: sisu: --color flag, which toggles color on/off
+ (Closes: #622171)
+ * the fix here is specific to color on/off for reporting of sisu version
+ * sisu --version --color-off || sisu -v -k || sisu -kv
+ * there are various ways to control color output to screen
+ * --color-off or -k switches color off
+ * --color or --color-on switches color on, which is usually the default
+ * --color-toggle or -c toggles the default setting (in most cases)
+ * sisurc.yml can set default color state which affects most screen output
+ * [e791dbb] v4 v3: largely cosmetic
+ * [3d4f38a] v4: bin/sisu sysenv, rc_path_options, provide fixed path to rc
+ files
+ * added $sisu_document_markup_directory_base_fixed_path
+ * needed to read right sisurc.yml & sisu_document_make
+ * [577f1ef] v4 v3: html_segments (by_filename by_filetype) broken internal doc
+ links fixed
+ * filenames need to include lang code
+ * [chals on irc, re live-manual, debian-live]
+ * [e92c862] v4 v3: param, minor change any legacy <br> line break in metadata
+ markup to \\
+ * [0788fab] v4: options, sysenv, check (existing) inclusions & exclusions,
+ fixes
+ * command line, document header, sisurc
+ * [c9898a0] v4 v3: plaintext, in code blocks retain a blank empty line, a fix
+ * [known old bug, affects sisu_manual, fix request from SynrG on irc, re
+ live-manual]
+ * [a757467] v4 v3: manpage, attempt to improve output (line-spacing)
+ * [780c527] v4: documentation, sisu.1 manpage & minor
+ * [7f0d827] date 2013: version & changelog; headers bin/sisu & lib/; code
+ constants.rb
+ * [0d069e1] debian/control update standards-version; remove obsolete
+ dm-upload-allowed
+ * updated: "Standards Version: 3.9.4"
+ * removed: obsolete "XS-Dm-Upload-Allowed: yes"
+
+ -- Ralph Amissah <ralph@amissah.com> Sat, 05 Jan 2013 22:05:10 -0500
+
sisu (4.0.0-1) experimental; urgency=low
* [804a103] v4: 4.0.0 new branch & version & changelog "opened"