equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-notify |
2 Name: pyams-notify |
3 Version: 0.1.5 |
3 Version: 0.1.6 |
4 Summary: PyAMS notifications management package |
4 Summary: PyAMS notifications management package |
5 Home-page: http://hg.ztfy.org/pyams/pyams_notify |
5 Home-page: http://hg.ztfy.org/pyams/pyams_notify |
6 Author: Thierry Florac |
6 Author: Thierry Florac |
7 Author-email: tflorac@ulthar.net |
7 Author-email: tflorac@ulthar.net |
8 License: ZPL |
8 License: ZPL |
19 which receives users connections and subscriptions and relays server notifications. |
19 which receives users connections and subscriptions and relays server notifications. |
20 |
20 |
21 |
21 |
22 History |
22 History |
23 ======= |
23 ======= |
|
24 |
|
25 0.1.6 |
|
26 ----- |
|
27 - check TCP handler before sending notifications |
24 |
28 |
25 0.1.5 |
29 0.1.5 |
26 ----- |
30 ----- |
27 - updated login notification message |
31 - updated login notification message |
28 |
32 |