diff options
| -rw-r--r-- | debian/changelog | 19 | 
1 files changed, 19 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 6c0f9ce6..fab91768 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +sisu (3.1.6-1) unstable; urgency=low + +  [ Ralph Amissah ] +  * [a4295e2] sha256 (3.1.5) +  * [fc90866] v3: 3.1.6 version & changelog "opened" +  * [83f669a] v3, require iconv (removed), should use String#encode instead, +      watch +    * removed iconv, required a number of places without being used, watch +  * [acd2e81] v3: dal, codeblocks, start flush left (no buffer spaces at start +      of line) +    * allows cut & paste of codeblocks (from some output formats) +      [requested by chals irc.oftc] +  * [d513733] v3: texpdf, use boites for box round codeblocks +    * use and adapt 'boitecoloriee' (found in boites_examples.sty) +    * in boitebox as setup normal tex hardspaces at start of line are removed, +      hack required to fix + + -- Ralph Amissah <ralph@amissah.com>  Fri, 02 Dec 2011 04:08:40 -0500 +  sisu (3.1.5-1) unstable; urgency=low    [ Ralph Amissah ] | 
