Changeset 4616
- Timestamp:
- 07/29/07 11:05:26 (6 years ago)
- Files:
-
- modules/branches/2.3/dashboard/module.xml (modified) (2 diffs)
- modules/branches/2.3/featurecodeadmin/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/dashboard/module.xml
r4524 r4616 4 4 <version>0.2.5</version> 5 5 <candisable>no</candisable> 6 <canuninstall>no</canuninstall> 6 7 <type>tool</type> 7 8 <category>Basic</category> … … 17 18 </depends> 18 19 <changelog> 20 *0.2.5.1* disable debug logging, make uninstallable 19 21 *0.2.5* #2142 fix online phones for Asterisk 1.4 format, #2140 divide by 0 again 20 22 *0.2.4* #2133 again, #2140 divide by 0, #2141 with temp log to determine real issue modules/branches/2.3/featurecodeadmin/module.xml
r4185 r4616 4 4 <version>1.0.5.1</version> 5 5 <candisable>no</candisable> 6 <canuninstall>no</canuninstall> 6 7 <type>setup</type> 7 8 <category>Basic</category> … … 11 12 <location>release/2.3/featurecodeadmin-1.0.5.1.tgz</location> 12 13 <changelog> 14 *1.0.5.2* added canuninstall = no for module admin 13 15 *1.0.5.1* added candisable = no for module admin 14 16 *1.0.5* Fix install bug with featurecode release
