diff options
author | Ralph Amissah <ralph@amissah.com> | 2008-01-19 03:37:08 +0000 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2008-01-19 03:37:08 +0000 |
commit | 9311a5481e5e62d2edbd8960481ce55e0f9fd029 (patch) | |
tree | dd0394f2f496233331ec9eb3f43dc5d087cda4a4 | |
parent | mkdir_p, and again close running of ruby 1.9 (diff) |
changelog and version updatedsisu_0.64.2
-rw-r--r-- | conf/sisu/version.yml | 6 | ||||
-rw-r--r-- | data/doc/sisu/CHANGELOG | 18 |
2 files changed, 18 insertions, 6 deletions
diff --git a/conf/sisu/version.yml b/conf/sisu/version.yml index 111a5065..6475731f 100644 --- a/conf/sisu/version.yml +++ b/conf/sisu/version.yml @@ -1,5 +1,5 @@ --- -:version: 0.64.1 -:date_stamp: 2008w01/3 -:date: "2008-01-09" +:version: 0.64.2 +:date_stamp: 2008w02/6 +:date: "2008-01-19" :project: SiSU diff --git a/data/doc/sisu/CHANGELOG b/data/doc/sisu/CHANGELOG index e967cb61..46a51879 100644 --- a/data/doc/sisu/CHANGELOG +++ b/data/doc/sisu/CHANGELOG @@ -9,11 +9,23 @@ Reverse Chronological: %% STABLE MANIFEST +%% sisu_0.64.2.orig.tar.gz (2008-01-19:02/6) +http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.2.orig.tar.gz + sisu_0.64.2.orig.tar.gz + sisu_0.64.2-1.dsc + sisu_0.64.2-1.diff.gz + + * Dir.mkdir [instead of ftools File.mkpath], ruby 1.9 + + * debian/control, permit running on ruby 1.9, needed for debian unstable + install of current ruby (running remains stopped for the time being in + bin/sisu, bin/sisu_webrick, bin/sisu_termsheet [details remain]) + %% sisu_0.64.1.orig.tar.gz (2008-01-09:01/3) http://www.jus.uio.no/sisu/pkg/src/sisu_0.64.1.orig.tar.gz - sisu_0.64.1.orig.tar.gz - sisu_0.64.1-1.dsc - sisu_0.64.1-1.diff.gz + 995ef406d13cdfd441f8d4a32860f505 1485298 sisu_0.64.1.orig.tar.gz + 256f13e488c62d81da56cbaf8e00d693 629 sisu_0.64.1-1.dsc + 22b55a852eed3831426ab3314cd3beb7 146151 sisu_0.64.1-1.diff.gz * odf output bug (preliminary) fix, related to angle-brackets in markup (reported by Jason Corfman) |