Changeset 6381
- Timestamp:
- 08/13/08 17:13:53 (4 months ago)
- Files:
-
- modules/branches/2.5/core/module.xml (modified) (2 diffs)
- modules/release/2.5/core-2.5.0rc1.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/core/module.xml
r6365 r6381 4 4 <category>Basic</category> 5 5 <name>Core</name> 6 <version>2.5.0 beta1.4</version>6 <version>2.5.0rc1.0</version> 7 7 <candisable>no</candisable> 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.5.0rc1.0* #3053 allow routing in CIDs like Private, Blocked, Restricted, etc. and bump to rc1 10 11 *2.5.0beta1.4* #3046, #3019, #3047, #3040 11 12 *2.5.0beta1.3* #2530 typo _GLOBALS should be GLOBALS, clean up conflicts when creating users/extensions … … 79 80 <wiki type="tool" category="Support" sort="5" href="http://freepbx.org" target="_blank" access="all">FreePBX Support</wiki> 80 81 </menuitems> 81 <location>release/2.5/core-2.5.0 beta1.4.tgz</location>82 <md5sum> bf9593902f589687ea11133663e1a694</md5sum>82 <location>release/2.5/core-2.5.0rc1.0.tgz</location> 83 <md5sum>def9b6d0e82bfb2ba602daee10595d9c</md5sum> 83 84 </module>
