Changeset 6330
- Timestamp:
- 08/10/08 17:14:43 (3 months ago)
- Files:
-
- modules/branches/2.5/recordings/module.xml (modified) (3 diffs)
- modules/release/2.5/recordings-3.3.8.3.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/recordings/module.xml
r6235 r6330 2 2 <rawname>recordings</rawname> 3 3 <name>Recordings</name> 4 <version>3.3.8. 2</version>4 <version>3.3.8.3</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> … … 9 9 <description>Creates and manages system recordings, used by many other modules (eg, IVR).</description> 10 10 <changelog> 11 *3.3.8.3* #2987, #3011, #3036 sqlite3 install, spelling, remove popup.css 11 12 *3.3.8.2* #2547, #2983 remove access violation so modules dir can be locked down, fix bug in sound file path, add back encryption 12 13 *3.3.8.1* fixed typo in recordings_list … … 40 41 <version>2.5.0alpha1</version> 41 42 </depends> 42 <location>release/2.5/recordings-3.3.8. 2.tgz</location>43 <md5sum> 8fabeff2db23d9d7389f8ec1c27c3d59</md5sum>43 <location>release/2.5/recordings-3.3.8.3.tgz</location> 44 <md5sum>e47827dcf1ddd0a4bbb80214be614d4d</md5sum> 44 45 </module>
