diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-06-11 22:06:53 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-06-11 22:06:53 -0400 |
commit | e4932393ec8cce24b7d3390d08a3dc0b5296c261 (patch) | |
tree | c3fc610766a7d211460a5ffba338f05e540605c7 /CHANGELOG_v2 | |
parent | debian/changelog (2.4.3-1) (diff) | |
parent | debian/changelog (2.5.0-1) (diff) |
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'CHANGELOG_v2')
-rw-r--r-- | CHANGELOG_v2 | 29 |
1 files changed, 26 insertions, 3 deletions
diff --git a/CHANGELOG_v2 b/CHANGELOG_v2 index ec38ba0f..c7962297 100644 --- a/CHANGELOG_v2 +++ b/CHANGELOG_v2 @@ -12,11 +12,34 @@ Reverse Chronological: %% Development branch UNSTABLE +%% 2.5.0.orig.tar.gz (2010-06-11:23/5) +http://www.jus.uio.no/sisu/pkg/src/sisu_2.5.0.orig.tar.gz + sisu_2.5.0.orig.tar.gz + sisu_2.5.0-1.dsc + sisu_2.5.0-1.diff.gz + + * texpdf, font selection permitted in sisurc.yml (default: texpdf_font:) or + document header (@make: :texpdf_font:) + + NOTE: this is a small addition, but texpdf requires that Liberation fonts be + installed as 'Liberation Sans' is now the default, and thus can cause + breakage unless this is installed, hence the version bump. This is taken care + of in the debian package by depending on ttf-liberation + + * vim syntax (sisu.vim) updated to match @make: :texpdf_font: + + * param, fix breakage on malformed sisu identifier (top header line) + + * tables: blank lines (use tilde to indicate); allow line breaks + + * css for html, make right pane when used darker to distinguish from selected + content + %% 2.4.3.orig.tar.gz (2010-06-05:22/6) http://www.jus.uio.no/sisu/pkg/src/sisu_2.4.3.orig.tar.gz - sisu_2.4.3.orig.tar.gz - sisu_2.4.3-1.dsc - sisu_2.4.3-1.diff.gz + bf0e596113b60b873efc738ec2a9ab9a7b2d0687cd7011d27700331faab4e2c5 2767084 sisu_2.4.3.orig.tar.gz + 01784bc068f91858534f157a024d4ca723e4afb0161c50cf3a42ab0cbaeef889 1145 sisu_2.4.3-1.dsc + 00f039ec6fd246b2320565003ecd4ab255c28d4a9f43deb62170e10e6a3630e6 276235 sisu_2.4.3-1.diff.gz * vim/ftplugin/sisu.vim make less intrusive (both for sisu v2 & v1), includes the following: |