Changeset 4554
- Timestamp:
- 07/26/07 20:48:02 (6 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/framework/module.xml
r4527 r4554 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.3.0beta2. 3</version>4 <version>2.3.0beta2.4</version> 5 5 <candisable>no</candisable> 6 6 <changelog> 7 *2.3.0beta2.4* #2147 tab link to FOP broken, #2157 fix database mode, #2150 output to crontab stopped, retrieve_conf copy fix, needed for #2046 VmX bug 8 #2111 added retrieve_conf failure notifications, #2154 move bonce_op.sh and fix, #1442 removed .htacces exceptions in modules 7 9 *2.3.0beta2.3* additional notification logging, fix missing version_compare_freepbx function upgrading from older beta versions 8 10 *2.3.0beta2.2* #2137 fix ARI VmX bug, fix odd bug in error reporting in retrieve_conf, additional notification logging … … 22 24 <type>setup</type> 23 25 <category>Basic</category> 24 <location>release/2.3/framework-2.3.0beta2. 3.tgz</location>26 <location>release/2.3/framework-2.3.0beta2.4.tgz</location> 25 27 <info>http://aussievoip.com.au/wiki/freePBX-Framework</info> 26 <md5sum> 2240e8b400af59cf0611b3db68b4ce3a</md5sum>28 <md5sum>6bbf7b1f1760de5cdb781c6d71ec32aa</md5sum> 27 29 </module>
