- Timestamp:
- 02/09/08 17:52:08 (5 years ago)
- Files:
-
- modules/branches/2.4/miscapps/module.xml (modified) (3 diffs)
- modules/release/2.4/miscapps-2.4.0.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/miscapps/module.xml
r5401 r5674 2 2 <rawname>miscapps</rawname> 3 3 <name>Misc Applications</name> 4 <version>2.4.0 </version>4 <version>2.4.0.1</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> … … 12 12 </menuitems> 13 13 <changelog> 14 *2.4.0.1* added depends on 2.4.0 14 15 *2.4.0* Extension / dest registry, it translation 15 16 *0.2.3.5* #2305 Feature Status broken … … 24 25 *0.1.1* Fixed publish location for trunk/2.3 repository 25 26 </changelog> 26 <location>release/2.4/miscapps-2.4.0.tgz</location> 27 <md5sum>a1d5a86b3d700d6e1ebaf8fc01833819</md5sum> 27 <depends> 28 <version>2.4.0</version> 29 </depends> 30 <location>release/2.4/miscapps-2.4.0.1.tgz</location> 31 <md5sum>67da3ac2dd12ce0a10d9eb18889296ab</md5sum> 28 32 </module>
