diff options
author | Ralph Amissah <ralph@amissah.com> | 2012-01-10 22:47:40 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2012-01-10 22:48:49 -0500 |
commit | 732dca2b21d2261349e639c37e6ed1431e65250c (patch) | |
tree | 974ac69a986859c45ba9663145efd03fc470ef9a /data/doc | |
parent | v3dv: module names, use more CamelCase (diff) |
v3dv: class names, remove "SiSU_" (reserve for module names for consistency)
Diffstat (limited to 'data/doc')
-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 7f318189..e132f417 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.11.orig.tar.xz * short term branch, merge back into v3 once tested * sisu --dev (to invoke) * module names, use more CamelCase + * class names, + * use more CamelCase + * remove "SiSU_" (reserve for module names for consistency) * modify.rb, prep script for year update, & changing module & class names |