diff options
author | Ralph Amissah <ralph@amissah.com> | 2008-01-19 03:19:08 +0000 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2008-01-19 03:35:04 +0000 |
commit | d6b580c9f67a9ee4b5f57310f34c28799d616da1 (patch) | |
tree | 37fab43f2d367e59cc5bcee178a844e176f7f97c /CHANGELOG | |
parent | permit to run on ruby 1.9, debian unstable requires it (diff) |
mkdir_p, and again close running of ruby 1.9
* mkdir_p, [instead of ftools file.mkpath]
* running against ruby 1.9 closed for now
raise request for use of version 1.8 branch
* manual update version
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -9,17 +9,17 @@ Reverse Chronological: %% STABLE MANIFEST -%% sisu_0.64.2.orig.tar.gz (2008-01-18:02/5) +%% 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 - * permit running on ruby 1.9 - (not advised as there are likely to be issues with libraries (however - debian unstable requires this for install/upgrade)) - * bin/sisu, bin/sisu_webrick, bin/sisu_termsheet - * debian/control + * 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 |