summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: f8659b54f3f87f247d521912470caec94ec2ce90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
2.10.0 13-march-2006
      - enum/leak fix (Michael Smith)
2.9.0 16-january-2006
      - Signal accumulator support (Gustavo)
      - GObject doc string generation improvements (Gustavo)
      - Discover GInterfaces in runtime (Gustavo)
      - Warn if return value in iowatch callback is not bool (Gustavo)
      - Convert string arrays properly (Christopher Aillon)
2.8.0 09-january-2006
      - Initial release, split of from PyGTK.
      - Updates for Python 2.5's richcompare (Manish Yosh)
      - PyFlags bug fixes (Gustavo)
      - Fix leak in pygobject_new_with_interfaces (Johan)
      - Undeprecate gobject.type_register (Johan)