Changeset 8021
- Timestamp:
- 08/09/09 21:55:18 (3 years ago)
- Files:
-
- modules/branches/2.6/core (modified) (1 prop)
- modules/branches/2.6/core/module.xml (modified) (3 diffs)
- modules/release/2.6/core-2.6.0beta1.2.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/core
- Property lastpublish changed from 7924 to 8020
modules/branches/2.6/core/module.xml
r7925 r8021 4 4 <category>Basic</category> 5 5 <name>Core</name> 6 <version>2.6.0beta1. 1</version>6 <version>2.6.0beta1.2</version> 7 7 <publisher>FreePBX</publisher> 8 8 <license>GPLv2+</license> … … 10 10 <canuninstall>no</canuninstall> 11 11 <changelog> 12 *2.6.0beta1.2* added more sql escape in devices 12 13 *2.6.0beta1.1* #3696, (needs framework updated), #3702, #3706, #3712, #3691, #3693, #3705, #3644, #3739, #3741, #3744, #3790 13 14 *2.6.0beta1.0* #3478, #3423, #3648, #3685, #3686, #1380 … … 67 68 <wiki type="tool" category="Support" sort="5" href="http://freepbx.org" target="_blank" access="all">FreePBX Support</wiki> 68 69 </menuitems> 69 <location>release/2.6/core-2.6.0beta1. 1.tgz</location>70 <md5sum> 6a284000a74eff131b17e7c9d78bad09</md5sum>70 <location>release/2.6/core-2.6.0beta1.2.tgz</location> 71 <md5sum>d706f2570f5b092f6dd329101d53e5d9</md5sum> 71 72 </module>
