Changeset 5793
- Timestamp:
- 06/18/08 21:12:29 (5 years ago)
- Files:
-
- modules/branches/2.4/dashboard/module.xml (modified) (3 diffs)
- modules/release/2.4/dashboard-2.4.0.2.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/dashboard/module.xml
r5583 r5793 2 2 <rawname>dashboard</rawname> 3 3 <name>System Dashboard</name> 4 <version>2.4.0. 1</version>4 <version>2.4.0.2</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> … … 18 18 </depends> 19 19 <changelog> 20 *2.4.0.2* #2701, #2843 add proper JSON header to fix some proxy servers, Russian Translation 20 21 *2.4.0.1* #2620 adjust to new format of core_trunks_list(true) 21 22 *2.4.0* #2415 1.6 support, #2301, it translation … … 40 41 *0.1.0* Initial release 41 42 </changelog> 42 <location>release/2.4/dashboard-2.4.0. 1.tgz</location>43 <md5sum> 17b6cb63ed09765d30a827d87a95c8af</md5sum>43 <location>release/2.4/dashboard-2.4.0.2.tgz</location> 44 <md5sum>54116651fe919d41185b7e49e35e2abb</md5sum> 44 45 </module>
