Changeset 5531
- Timestamp:
- 12/16/07 17:11:04 (5 years ago)
- Files:
-
- modules/branches/2.4/core/module.xml (modified) (2 diffs)
- modules/release/2.4/core-2.4.0beta2.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/core/module.xml
r5507 r5531 4 4 <category>Basic</category> 5 5 <name>Core</name> 6 <version>2.4.0beta 1.2</version>6 <version>2.4.0beta2.0</version> 7 7 <candisable>no</candisable> 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.4.0beta2.0* #2568 move features.conf to core and add support in core_conf class, add tooltip details to onlne update checking 10 11 *2.4.0beta1.2* #2556, #2554 move macros to auto-generation: dialout-trunk, user-callerid, dialout-enum, outbound-callerid, agent-add, agent-del 11 12 *2.4.0beta1.1* moved all sip.conf and iax.conf settings into _general_additional.conf files for auto-generation, fixes to Zap Channel DIDs validation … … 66 67 <wiki type="tool" category="Support" sort="5" href="http://freepbx.org" target="_blank" access="all">FreePBX Support</wiki> 67 68 </menuitems> 68 <location>release/2.4/core-2.4.0beta 1.2.tgz</location>69 <md5sum> 70d99347ff0f7a26ead9584250d2bee1</md5sum>69 <location>release/2.4/core-2.4.0beta2.0.tgz</location> 70 <md5sum>09ca7cf92050476c8ff6d68c5412486d</md5sum> 70 71 </module>
