diff options
| author | Ralph Amissah <ralph@amissah.com> | 2011-03-30 23:22:06 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2011-03-30 23:24:36 -0400 | 
| commit | af4d5210848dcf656db7b64ca7b71f53cda4214e (patch) | |
| tree | 18acfad0e59964dae6727541b8639540d9a278af /data | |
| parent | v2, v3: dal_doc_str, empty line not paragraph object (diff) | |
v2, v3: dal_doc_str.rb, table structure issue
* ruby1.9.2 transition related
* double spaced empty line creates spurious newline
Diffstat (limited to 'data')
| -rw-r--r-- | data/doc/sisu/CHANGELOG_v2 | 1 | ||||
| -rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 1 | 
2 files changed, 2 insertions, 0 deletions
| diff --git a/data/doc/sisu/CHANGELOG_v2 b/data/doc/sisu/CHANGELOG_v2 index a9487585..f563f8b4 100644 --- a/data/doc/sisu/CHANGELOG_v2 +++ b/data/doc/sisu/CHANGELOG_v2 @@ -18,6 +18,7 @@ http://git.sisudoc.org/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/3.0.6-1    * (ruby 1.9.2 (transition related) fixes)      * dal_doc_str        * empty line not paragraph object +      * table structure issue, double spaced empty line creates spurious newline      * dal_images, image path setting      * param, nested regex match backport from v3      * cgi sample-search-form, string output (also cleaned unused help text) diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index e39a12ed..ab9c925d 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -23,6 +23,7 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.6.orig.tar.gz    * (ruby 1.9.2 (transition related) fixes)      * dal_doc_str        * empty line not paragraph object +      * table structure issue, double spaced empty line creates spurious newline      * dal_images, image path setting      * cgi sample-search-form, string output (also cleaned unused help text) | 
