Changeset 7821 for contributed_modules
- Timestamp:
- 06/14/09 14:09:54 (4 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
contributed_modules/modules/bulkextensions/module.xml
r7781 r7821 3 3 <name>Bulk Extensions</name> 4 4 <description>Bulk Extensions uses CSV files to import and export extensions.</description> 5 <version>2.5.0. 4</version>5 <version>2.5.0.5</version> 6 6 <type>tool</type> 7 7 <category>Third Party Addon</category> … … 12 12 <version>ge2.5</version> 13 13 </depends> 14 <location>contributed_modules/release/bulkextensions-2.5.0. 4.tgz</location>14 <location>contributed_modules/release/bulkextensions-2.5.0.5.tgz</location> 15 15 <info></info> 16 16 <changelog> 17 *2.5.0.5* Add permit/deny fields provided by 4Colo. Fixed a small bug in table.csv. Fixed spelling error in template.csv. Added localization for table.csv. See CHANGES for how-to. 17 18 *2.5.0.4* No changes, re-publishing to get md5sum and location info updated 18 19 *2.5.0.3* Fixed bug - every notification email after the first one had increasing amounts of unwanted white space at the beginning of the message … … 26 27 *0.1* First release 27 28 </changelog> 28 <md5sum> b48bbbe84441349953a097f1844b9ca7</md5sum>29 <md5sum>9b6c4dea3ec952048cb3848be81dfbcc</md5sum> 29 30 </module> 30 31
