[otrs-cvs] otrs CHANGES,1.618,1.619

cvs-log at otrs.org cvs-log at otrs.org
Tue Apr 1 10:41:25 GMT 2008


Comments:
Update of /home/cvs/otrs
In directory lancelot:/tmp/cvs-serv28569

Modified Files:
	CHANGES 
Log Message:
* Fixed bug#2575 - trying to PGP::Crypt() utf8-character-strings
  no longer bails, but simply auto-converts the string into an utf8-byte-string,
  such that the correct data is written into the temp file.
* Fixed typo in date of most recent entry in CHANGES

Author: ot

Index: CHANGES
===================================================================
RCS file: /home/cvs/otrs/CHANGES,v
retrieving revision 1.618
retrieving revision 1.619
diff -C2 -d -r1.618 -r1.619
*** CHANGES	1 Apr 2008 10:23:38 -0000	1.618
--- CHANGES	1 Apr 2008 10:41:20 -0000	1.619
***************
*** 11,15 ****
  
  CVS HEAD (????/??/??)
!  - (2008/04/31) Added new SysLog backend config for log sock. Defaulte use is
      'unix'. On Solaris you may need to use 'stream'.
   - (2008/03/31) Added ticket free time as required field support (like
--- 11,18 ----
  
  CVS HEAD (????/??/??)
!  - (2008/04/01) Fixed bug#2575 - trying to PGP::Crypt() utf8-character-strings
!     no longer bails, but simply auto-converts the string into an utf8-byte-string,
!     such that the correct data is written into the temp file.
!  - (2008/04/01) Added new SysLog backend config for log sock. Defaulte use is
      'unix'. On Solaris you may need to use 'stream'.
   - (2008/03/31) Added ticket free time as required field support (like


More information about the cvs-log mailing list