Changeset 6933 for modules/branches/2.5/infoservices
- Timestamp:
- 10/04/08 19:43:09 (5 years ago)
- Files:
-
- modules/branches/2.5/infoservices (modified) (1 prop)
- modules/branches/2.5/infoservices/module.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/infoservices
- Property lastpublish changed from 6779 to 6932
modules/branches/2.5/infoservices/module.xml
r6780 r6933 2 2 <rawname>infoservices</rawname> 3 3 <name>Info Services</name> 4 <version>2.5.0 </version>4 <version>2.5.0.1</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> … … 9 9 <description>Provides a number of applications accessable by feature codes: company directory, call trace (last call information), echo test, speaking clock, and speak current extension number.</description> 10 10 <changelog> 11 *2.5.0.1* localization fixes 11 12 *2.5.0* localization, Swedish 12 13 *2.4.0.1* #2731 fix press 0 for operator in directory … … 20 21 *1.3.1* Improved accuracy of speaking clock 21 22 </changelog> 22 <location>release/2.5/infoservices-2.5.0. tgz</location>23 <md5sum> b6580f3845d3ba0d738e724cc7582aab</md5sum>23 <location>release/2.5/infoservices-2.5.0.1.tgz</location> 24 <md5sum>0f2a73b3729e24cf0b983cce1b0feba9</md5sum> 24 25 </module>
