diff options
author | Ralph Amissah <ralph@amissah.com> | 2007-10-07 14:22:08 +0100 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2007-10-07 14:22:08 +0100 |
commit | 276112fcc8181e080e634024bb6438c2a2748667 (patch) | |
tree | 99d4c42e0fbabe6d96b6b87c7672808070c2cb93 | |
parent | Merge branch 'upstream' into debian/sid (diff) | |
parent | changelog and version updated (diff) |
Merge branch 'upstream' into debian/sid
-rw-r--r-- | conf/sisu/version.yml | 6 | ||||
-rw-r--r-- | data/doc/sisu/CHANGELOG | 21 |
2 files changed, 22 insertions, 5 deletions
diff --git a/conf/sisu/version.yml b/conf/sisu/version.yml index 7ae87bca..af590446 100644 --- a/conf/sisu/version.yml +++ b/conf/sisu/version.yml @@ -1,5 +1,5 @@ --- -:version: 0.60.0 -:date_stamp: 2007w40/4 -:date: "2007-10-04" +:version: 0.60.1 +:date_stamp: 2007w40/0 +:date: "2007-10-07" :project: SiSU diff --git a/data/doc/sisu/CHANGELOG b/data/doc/sisu/CHANGELOG index 9b68e410..732a1076 100644 --- a/data/doc/sisu/CHANGELOG +++ b/data/doc/sisu/CHANGELOG @@ -3,6 +3,23 @@ Reverse Chronological: %% STABLE MANIFEST +%% sisu_0.60.1.orig.tar.gz (2007-10-07:40/7) +http://www.jus.uio.no/sisu/pkg/src/sisu_0.60.1.orig.tar.gz + sisu_0.60.1.orig.tar.gz + sisu_0.60.1-1.dsc + sisu_0.60.1-1.diff.gz + + * param, multi-line parse, fixing @link: header + + * dal, fix to shortcut for listing available generated output (without source) + + * html, where no ocn selected, keep ocn id, just remove visible reference to + ocn, as search result links will continue to function + + * xml, make sure   is used instead of + + * sisu_manual, link to markup and book examples updated/corrected + %% sisu_0.60.0.orig.tar.gz (2007-10-03:40/3) http://www.jus.uio.no/sisu/pkg/src/sisu_0.60.0.orig.tar.gz 1d8d5b58c96bf403961fd4f5b78a5e7d 1474187 sisu_0.60.0.orig.tar.gz @@ -76,8 +93,8 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_0.60.0.orig.tar.gz - sisu_0.60.0-2 (2007-10-04:40/4) - # sisu_0.60.0-2.dsc - # sisu_0.60.0-2.diff.gz + 0f14db0dcbffbfcf0d9de2d5d3d13035 606 sisu_0.60.0-2.dsc + b08a95ce4f2c8c15495e0d3dba0523f8 146307 sisu_0.60.0-2.diff.gz * debian/control * remove reference to sisu-doc, (sub-package created in 0.59 and removed |