Mercurial > libervia-pubsub
comparison NEWS @ 190:6e6c89eca9db
Make sure optional PostgreSQL connect parameters are passed as None, require
wokkel and uuid in setup.py. Release 0.7.2.
author | Ralph Meijer <ralphm@ik.nu> |
---|---|
date | Sat, 17 May 2008 18:30:39 +0000 |
parents | c61034369463 |
children | 48245777acea |
comparison
equal
deleted
inserted
replaced
189:c61034369463 | 190:6e6c89eca9db |
---|---|
1 0.7.2 (2008-05-16) | |
2 ================== | |
3 | |
4 - Make sure that optional PostgreSQL connect parameters are passed as None | |
5 if not specified. | |
6 - Require wokkel and uuid through setup.py. | |
7 | |
8 | |
1 0.7.0 (2008-04-22) | 9 0.7.0 (2008-04-22) |
2 ================== | 10 ================== |
3 | 11 |
4 - Depend on Wokkel for XMPP protocol implementations (#4). | 12 - Depend on Wokkel for XMPP protocol implementations (#4). |
5 - Depend on the uuid module that ships with Python 2.5 and can be installed | 13 - Depend on the uuid module that ships with Python 2.5 and can be installed |