Changeset 8619 for modules/branches/2.4
- Timestamp:
- 01/14/10 23:57:41 (3 years ago)
- Files:
-
- modules/branches/2.4/core/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/core/module.xml
r6358 r8619 4 4 <category>Basic</category> 5 5 <name>Core</name> 6 <version>2.4.1. 1</version>6 <version>2.4.1.2</version> 7 7 <candisable>no</candisable> 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.4.1.2* SQL Injection fix, #3744, #3741, #3739, #3281, #3040, #3047 10 11 *2.4.1.1* #2939, #2976, #2999 11 12 *2.4.1.0* #2838 added 2 new sound files and change to differentiate queue login/out … … 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.4/core-2.4.1. 1.tgz</location>82 <md5sum> e4cd0cd4cd5ddfc222d506bf6249d4d1</md5sum>82 <location>release/2.4/core-2.4.1.2.tgz</location> 83 <md5sum>82f66e96de276499883fa35c6c94a6bb</md5sum> 83 84 </module>
