diff options
author | Ralph Amissah <ralph@amissah.com> | 2012-01-23 21:40:41 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2012-01-23 21:40:54 -0500 |
commit | 3d6deb1d4a0e3a8ab8294e441cf2c0ff1075e4c6 (patch) | |
tree | db49ede3ba9b0b8e23789441f31a2510a9219807 /data | |
parent | v3dv: sysenv, use "which" instead of "whereis" to locate programs, test (diff) |
v3dv: call most methods by full name (include associated module & class names)
* messing with code, merge back now likely to become v3.2
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index c6628f5a..d934928c 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -27,6 +27,9 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.1.12.orig.tar.xz * urls, odt maintenance path fix +* v3dv, messing with code, merge back likely to become v3.2 + * call most methods by full name (include associated module & class names) + * v3dv, sysenv, use "which" instead of "whereis" to locate programs, test [suggested by, Timothy Hume, used to get sisu texpdf to work on MacOS] |