- Timestamp:
- 09/08/07 00:09:53 (6 years ago)
- Files:
-
- modules/branches/2.3/framework/module.xml (modified) (2 diffs)
- modules/release/2.3/framework-2.3.0.3.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/framework/module.xml
r4975 r5005 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.3.0. 2</version>4 <version>2.3.0.3</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.3.0.3* #2336, #2350 FOP DBI issues with some versions, fixed some paging issues with sipaddheader() not escaping spaces 8 9 *2.3.0.2* fix upgrade to properly remove depecrated unused files 9 10 *2.3.0.1* #2249 fix syntax error from first fix to ARI … … 37 38 <type>setup</type> 38 39 <category>Basic</category> 39 <location>release/2.3/framework-2.3.0. 2.tgz</location>40 <md5sum> 74ef1c3285e46509f8079e2bcd605ec9</md5sum>40 <location>release/2.3/framework-2.3.0.3.tgz</location> 41 <md5sum>14c022c2aa7f32e2bce22f182828eb0c</md5sum> 41 42 </module>
