Changeset 12029 for modules/branches
- Timestamp:
- 04/22/11 09:09:25 (2 years ago)
- Files:
-
- modules/branches/2.9/bulkextensions (modified) (1 prop)
- modules/branches/2.9/bulkextensions/module.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.9/bulkextensions
- Property lastpublish changed from 11944 to 12028
modules/branches/2.9/bulkextensions/module.xml
r11945 r12029 4 4 <name>Bulk Extensions</name> 5 5 <description>Bulk Extensions uses CSV files to import and export extensions.</description> 6 <version>2.9.0. 4</version>6 <version>2.9.0.5</version> 7 7 <type>tool</type> 8 8 <category>Advanced Administration</category> … … 13 13 <version>ge2.7</version> 14 14 </depends> 15 <location>release/2.9/bulkextensions-2.9.0. 4.tgz</location>15 <location>release/2.9/bulkextensions-2.9.0.5.tgz</location> 16 16 <info></info> 17 17 <changelog> 18 *2.9.0.4* standardize spelling 19 *2.9.0.3* Updated localizations 20 *2.9.0.2* Bulk Extensions is only supported when FreePBX run in extensions mode 21 *2.9.0.1* Update to handle extension destinations, code cleanup 18 *2.9.0.5* #5091 template.csv was missing three fields 19 *2.9.0.4* standardize spelling 20 *2.9.0.3* Updated localizations 21 *2.9.0.2* Bulk Extensions is only supported when FreePBX run in extensions mode 22 *2.9.0.1* Update to handle extension destinations, code cleanup 22 23 *2.9.0.0* Update for 2.9 changes 23 24 *2.7.0.0* #4567 Add fax setting … … 36 37 *0.1* First release 37 38 </changelog> 38 <md5sum> 4b6efca2ccbabf7a8d2ddd31d912ec4f</md5sum>39 <md5sum>90c905738e7cbc6a5b3151683b8c0a02</md5sum> 39 40 </module> 40 41
