Changeset 5681

Show
Ignore:
Timestamp:
02/09/08 18:02:13 (5 years ago)
Author:
p_lindheimer
Message:

Module Publish Script: recordings 3.3.6.1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.4/recordings/module.xml

    r5413 r5681  
    22  <rawname>recordings</rawname> 
    33  <name>Recordings</name> 
    4   <version>3.3.6</version> 
     4  <version>3.3.6.1</version> 
    55  <candisable>no</candisable> 
    66  <canuninstall>no</canuninstall> 
     
    99  <description>Creates and manages system recordings, used by many other modules (eg, IVR).</description> 
    1010  <changelog> 
     11    *3.3.6.1* #2591, enhance code so bad directory copy errors are reported 
    1112    *3.3.6* it translations, removed legacy ext-recordings left in error 
    1213    *3.3.5.4* #2426 remove non-functioning download link 
     
    2526    *3.2.2* Fix for PHP5 not picking up ast recording path 
    2627    *3.2.1* Resolved issue with wrong recording being selected when there's more than one encoding of file (eg, foo.wav and foo.gsm) 
    27     *3.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI</changelog> 
     28    *3.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI 
     29  </changelog> 
    2830  <menuitems> 
    2931    <recordings>System Recordings</recordings> 
    3032  </menuitems> 
    31   <location>release/2.4/recordings-3.3.6.tgz</location> 
    32   <md5sum>60443b1fd56ce4b9c4299235d58c817d</md5sum> 
     33  <location>release/2.4/recordings-3.3.6.1.tgz</location> 
     34  <md5sum>1f77ab194e78ac38b256386f4db1513a</md5sum> 
    3335</module>