Changeset 8625 for modules/branches
- Timestamp:
- 01/15/10 12:05:34 (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
r8619 r8625 4 4 <category>Basic</category> 5 5 <name>Core</name> 6 <version>2.4.1. 2</version>6 <version>2.4.1.3</version> 7 7 <candisable>no</candisable> 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.4.1.3* fixed missing global 10 11 *2.4.1.2* SQL Injection fix, #3744, #3741, #3739, #3281, #3040, #3047 11 12 *2.4.1.1* #2939, #2976, #2999 … … 80 81 <wiki type="tool" category="Support" sort="5" href="http://freepbx.org" target="_blank" access="all">FreePBX Support</wiki> 81 82 </menuitems> 82 <location>release/2.4/core-2.4.1. 2.tgz</location>83 <md5sum> 82f66e96de276499883fa35c6c94a6bb</md5sum>83 <location>release/2.4/core-2.4.1.3.tgz</location> 84 <md5sum>a7c3898ed9222192455b52f25c41ab38</md5sum> 84 85 </module>
