Changeset 6353
- Timestamp:
- 08/11/08 15:13:36 (4 months ago)
- Files:
-
- modules/branches/2.5/core/module.xml (modified) (2 diffs)
- modules/release/2.5/core-2.5.0beta1.3.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/core/module.xml
r6346 r6353 4 4 <category>Basic</category> 5 5 <name>Core</name> 6 <version>2.5.0beta1. 2</version>6 <version>2.5.0beta1.3</version> 7 7 <candisable>no</candisable> 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.5.0beta1.3* #2530 typo _GLOBALS should be GLOBALS, clean up conflicts when creating users/extensions 10 11 *2.5.0beta1.2* #2913 Add pre-answer delay option to incoming routes, rearrange the order of options on incoming screen 11 12 *2.5.0beta1.1* #2991, #2999, #2993, #3020, #3002, #3041, #2996, #3029, #3031 … … 77 78 <wiki type="tool" category="Support" sort="5" href="http://freepbx.org" target="_blank" access="all">FreePBX Support</wiki> 78 79 </menuitems> 79 <location>release/2.5/core-2.5.0beta1. 2.tgz</location>80 <md5sum> 3043c96c735bccdb218784fa0f16a8a8</md5sum>80 <location>release/2.5/core-2.5.0beta1.3.tgz</location> 81 <md5sum>6424c136f5ce77ec534bd7b8d6cfdd28</md5sum> 81 82 </module>
