Changeset 1761 for pykota/trunk/NEWS

Show
Ignore:
Timestamp:
10/02/04 07:48:56 (20 years ago)
Author:
jalet
Message:

Should now correctly deal with charsets both when storing into databases and when
retrieving datas. Works with both PostgreSQL and LDAP.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r1758 r1761  
    2222PyKota NEWS : 
    2323 
     24    - 1.20alpha19 : 
     25     
     26        - The description, filename, title, and options fields 
     27          are now stored as UTF-8 strings in both LDAP and PostgreSQL. 
     28          Proper charset is used during extraction from the database. 
     29           
    2430    - 1.20alpha18 : 
    2531