Changeset 1021 for pykota/trunk/NEWS

Show
Ignore:
Timestamp:
06/10/03 18:37:54 (21 years ago)
Author:
jalet
Message:

Deletion of the second user which is not needed anymore.
Added a debug configuration field in /etc/pykota.conf
All queries can now be sent to the logger in debug mode, this will
greatly help improve performance when time for this will come.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/NEWS

    r1019 r1021  
    2222PyKota NEWS : 
    2323 
     24    - 1.08alpha8 : 
     25     
     26        - Code refactoring. 
     27        - A single user/password pair is used to connect 
     28          to the database backend. The storageuser configuration 
     29          field, and its associated passwords storageuserpw, are  
     30          not used anymore. 
     31         
    2432    - 1.08alpha7 : 
    2533