diff options
author | Ralph Amissah <ralph@amissah.com> | 2012-10-01 15:36:21 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2012-10-01 15:36:21 -0400 |
commit | 02cc96fb1393812f5b35fbb6770d0469cafe07f0 (patch) | |
tree | de0ec27a0f3b50080c887c423363085c0c9ad441 /data | |
parent | v3: cosmetic code, true ? x : y (diff) |
v3: cosmetic code, if, else, remove some semicolons (;) replace with newlines
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index 08b0c846..2a1d6977 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -33,6 +33,7 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.3.3.orig.tar.xz * v3: cosmetic, code * true ? x : y + * if, else, remove some semicolons (;) replace with newlines * v3: sisu -v, provide version information, fix |