comparison NEWS @ 191:48245777acea

Return proper HTTP status codes on failed un-/subscription.
author Ralph Meijer <ralphm@ik.nu>
date Sat, 17 May 2008 18:31:31 +0000
parents 6e6c89eca9db
children 8ab16e319bb8
comparison
equal deleted inserted replaced
190:6e6c89eca9db 191:48245777acea
1 x.x.x (yyyy-mm-dd)
2 ==================
3
4 - Return appropriate HTTP status codes on failed un-/subscription.
5
6
1 0.7.2 (2008-05-16) 7 0.7.2 (2008-05-16)
2 ================== 8 ==================
3 9
4 - Make sure that optional PostgreSQL connect parameters are passed as None 10 - Make sure that optional PostgreSQL connect parameters are passed as None
5 if not specified. 11 if not specified.