added new functions for text file management

added new functions for the language setting (for idx >= 5.0)
added new functions for the configuration directory setting (for idx >= 5.0)
This commit is contained in:
lars 2006-01-02 22:52:54 +00:00
parent c39cb18be6
commit 9990c05f4a
3 changed files with 348 additions and 10 deletions

View file

@ -34,3 +34,8 @@ Revision history for Perl extension Mail::Ezmlm.
0.06 Mon Dec 26 18:55:12 CET 2005
- support for ezmlm-idx-5.0.0 added
- fixed version check
0.07 Mon Jan 2 22:12:32 CET 2006
- new functions for text management (idx >= 5.0)
- new functions for language setting (idx >= 5.0)
- new functions for config directory setting (idx >= 5.0)