[otrs-cvs] CVS: otrs CHANGES,1.323,1.324
cvs-log at otrs.org
cvs-log at otrs.org
Wed Dec 13 18:13:36 CET 2006
Update of /home/cvs/otrs
In directory lancelot:/tmp/cvs-serv18059
Modified Files:
CHANGES
Log Message:
updated
Index: CHANGES
===================================================================
RCS file: /home/cvs/otrs/CHANGES,v
retrieving revision 1.323
retrieving revision 1.324
diff -C2 -r1.323 -r1.324
*** CHANGES 13 Dec 2006 14:16:55 -0000 1.323
--- CHANGES 13 Dec 2006 17:13:33 -0000 1.324
***************
*** 9,12 ****
--- 9,31 ----
# did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
# --
+ CVS HEAD (????/??/??)
+ - (2006/12/13) added auth and customer password crypt backend for crypt(),
+ md5() and plain().
+ - (2006/12/13) added multi auth feature of agent and customer backend
+ - (2006/12/13) added feature to configure password crypt type of agent and
+ customer auth backend modules
+ - (2006/12/13) added feature to match only exact email addresses of incoming
+ emails in PostMaster filter like "From: EMAILADDRESS:someone at example.com".
+ This only will match for email addresses like 'someone at example.com',
+ 'aaa.someone at example.com' will not match! This was a problem if you use
+ normal "From: someone at example.com" match.
+ - (2006/12/13) added config option for online agent and customer module to
+ show/not show email addresses of people (SysConfig: Framework
+ Frontend::Agent::ModuleNotify and Frontend::Customer::ModuleNotify)
+ - (2006/12/13) moved PostMasterPOP3MaxEmailSize default 6 MB to 12 MB
+
+ 2.1.5 (????/??/??)
+
+
2.1.4 (2006/12/13)
- (2006/12/13) fixed not working free time selection in AgentTicketClose,
More information about the cvs-log
mailing list