diff options
author | Alexandre Fayolle <alexandre.fayolle@logilab.fr> | 2011-04-01 15:00:45 +0200 |
---|---|---|
committer | Alexandre Fayolle <alexandre.fayolle@logilab.fr> | 2011-04-01 15:00:45 +0200 |
commit | 67c4b3d60ce43b0263f1e3a08280bc14e6e0305f (patch) | |
tree | c6eead04326b33426f5eb7faec6748a9f4b16f11 /ChangeLog | |
parent | a9e8b664f217247c2560413b6be8cfae385edfdc (diff) | |
download | logilab-common-67c4b3d60ce43b0263f1e3a08280bc14e6e0305f.tar.gz |
updated ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ ChangeLog for logilab.common ============================ +2011-04-01 -- 0.55.2 + * new function for password generation in shellutils + + * pyro_ext: allow to create a server without registering with a pyrons + +2011-03-28 -- 0.55.1 + + * fix date.ustrftime break if year <= 1900 + + * fix graph.py incorrectly builds command lines using %s to call dot + + * new functions to get UTC datetime / time 2011-02-18 -- 0.55.0 * new urllib2ext module providing a GSSAPI authentication handler, based on python-kerberos |