Changeset 6205
- Timestamp:
- 07/26/08 20:54:38 (2 months ago)
- Files:
-
- modules/branches/2.5/languages/module.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/languages/module.xml
r6202 r6205 2 2 <rawname>languages</rawname> 3 3 <name>Languages</name> 4 <version>2.5.0. 1</version>4 <version>2.5.0.2</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> … … 12 12 </menuitems> 13 13 <changelog> 14 *2.5.0.2* fix depends to 2.5.0alpha1 14 15 *2.5.0.1* r6123 inject macro-user-callerid with required language setting (was hardcoded) 15 16 *2.5.0* #2845 tabindex … … 20 21 </changelog> 21 22 <depends> 22 <version>2.5.0alpha1 .1</version>23 <version>2.5.0alpha1</version> 23 24 </depends> 24 25 <location>release/2.5/languages-2.5.0.1.tgz</location>
