diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 20 | 
1 files changed, 20 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 55eeba71..f5b5b0fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +sisu (5.5.6-1) unstable; urgency=medium + +  [ Ralph Amissah ] +  * [94106f1] v5 v6: version & changelog (& rakefile) +  * [39e11a4] v5 v6: code file renames, fairly extensive +    * v5 file renames sync with v6 for easier comparison +    * v5 here (5.5.6) remains as in previous version (5.5.5) +  * [c10a6dc] v6: commandline, --act0 to --act9, rc-config with flag:act[0-9] +    * configurable command line options increased to 0 - 9 (instead of 0 - 5) +    * use --act0 to --act9 (previous flags -1 to -5; -0 to -9 now available) +    * default --act0 +    * rc config with flag:act0 to flag:act9 (previously roman numerals) +    * legacy roman numeral configuration works (for now) +  * [64e5c91] v6: use opt.act, code internals (simplify, cleaner; remove opt.cmd +      & opt.mod) +    * v5 dp, indentation changed to retain easy comparison with v6 +  * [3a7ba13] v6: hub, further changes related to use of opt.act; hub file split + + -- Ralph Amissah <ralph@amissah.com>  Fri, 08 Aug 2014 00:21:47 -0400 +  sisu (5.5.5-1) unstable; urgency=medium    [ Ralph Amissah ] | 
