diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-03-01 20:46:02 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-03-01 20:46:02 -0500 |
commit | 5abc572129ac49178aa77ea59cb8e5d611e6374f (patch) | |
tree | 9c3402a3d8fa17d1a3c7a4c8bcc81230d12cc2be /data | |
parent | v3: space between each and opening curly brace e.g. "x.each {|y| p y}" (diff) |
v3: sysenv, separate out processing_path method plus consequences
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/v3/CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/doc/sisu/v3/CHANGELOG b/data/doc/sisu/v3/CHANGELOG index 34b927af..2a59a40e 100644 --- a/data/doc/sisu/v3/CHANGELOG +++ b/data/doc/sisu/v3/CHANGELOG @@ -35,6 +35,9 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.2.orig.tar.gz * use "encoding: utf-8" (instead of coding) + * sysenv, processing_path method (separated from path) and resulting + necessary changes + * urls, param, two unrelated regex fixes, check * hub, minor rearranging |