Changeset 5798
- Timestamp:
- 06/18/08 21:17:08 (5 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/inventorydb/module.xml
r5416 r5798 2 2 <rawname>inventorydb</rawname> 3 3 <name>Inventory</name> 4 <version>2.4.0 </version>4 <version>2.4.0.1</version> 5 5 <type>tool</type> 6 6 <category>Third Party Addon</category> … … 9 9 </menuitems> 10 10 <changelog> 11 *2.4.0.1* #2645 API error - NOTICE: This module will be removed from future versions 11 12 *2.4.0* bumped for 2.4 12 13 *1.1.0* Added SQLite3 support. Fixes ticket:1783, bump for rc1 13 14 *1.0.3* Add he_IL translation 14 15 </changelog> 15 <location>release/2.4/inventorydb-2.4.0. tgz</location>16 <md5sum> 8f8e2fb2bb350b8d8a33092555a88999</md5sum>16 <location>release/2.4/inventorydb-2.4.0.1.tgz</location> 17 <md5sum>cac6ee93c6d07a29cc611b9064b46d00</md5sum> 17 18 </module> 18 19
