Changeset 5440
- Timestamp:
- 12/10/07 20:05:25 (5 years ago)
- Files:
-
- modules/branches/2.4/blacklist/module.xml (modified) (3 diffs)
- modules/release/2.4/blacklist-2.4.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/blacklist/module.xml
r5316 r5440 2 2 <rawname>blacklist</rawname> 3 3 <name>Blacklist</name> 4 <version> 1.1.4</version>4 <version>2.4.0</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 9 9 </menuitems> 10 10 <changelog> 11 *2.4.0* minor fixes, it translations, bumped for 2.4 11 12 *1.1.4* #2416 Enable Asterisk 1.6+ support 12 13 *1.1.3.6* #2455 allow + and other valid dial digits … … 21 22 *1.1* First 2.2 release. Fix minor warnings. 22 23 </changelog> 23 <location>release/2.4/blacklist- 1.1.4.tgz</location>24 <md5sum> 58d7dca61dd39ab25460c50f4c45c11f</md5sum>24 <location>release/2.4/blacklist-2.4.0.tgz</location> 25 <md5sum>c592a03f4f0ef47f0ad324112b4ab195</md5sum> 25 26 </module>
