File: NEWS

package info (click to toggle)
twisted-news 10.1.0-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 156 kB
  • ctags: 324
  • sloc: python: 1,629; makefile: 78
file content (60 lines) | stat: -rw-r--r-- 1,042 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Ticket numbers in this file can be looked up by visiting
http://twistedmatrix.com/trac/ticket/<number>

Twisted News 10.1.0 (2010-06-27)
================================

No significant changes have been made for this release.


Twisted News 10.0.0 (2010-03-01)
================================

No interesting changes since Twisted 9.0.


Twisted News 9.0.0 (2009-11-24)
===============================

Other
-----
 - #2763, #3540


News 8.2.0 (2008-12-16)
=======================

No interesting changes since Twisted 8.0.


8.1.0 (2008-05-18)
==================

Fixes
-----
 - The deprecated mktap API is no longer used (#3127)


8.0.0 (2008-03-17)
==================

Misc
----
 - Remove all "API Stability" markers (#2847)


0.3.0 (2007-01-06)
==================
Fixes
-----
 - News was updated to work with the latest twisted.components changes
   to Twisted (#1636)
 - The 'ip' attribute is no longer available on NNTP protocols (#1936)


0.2.0 (2006-05-24)
==================

Fixes:
 - Fixed a critical bug in moderation support.