~kelemeng/gwibber/bug926665

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
NEW in 3.3.3 (UNRELEASED)
============

Now requires valac-0.16


NEW in 3.3.2 (01/13/2012)
============

Now requires libunity >= 5.0.0 and libdee >= 1.0.0

* The gwibber-service now uses significantly less power by ensuring the 
  multiprocessing pool is closed when operations are complete.  
* GtkSpell pkgconfig name has been renamed to gtkspell-3.0

Bugs fixed:
 - Cancel async image loading on tile reset, this actually breaks image 
   loading but prevents crashing with gtk >= 3.3.6 (LP: #911619)
 - The x people liked this string should use plurals. (LP: #863039)
 - gwibber-service has a child that polls at 10Hz which is causing a lot 
   of wakeup events Remove (LP: #906916)
 - Fixed disabling of gtkspell in build system (LP: #834780)
 - Renamed gtkspell-3.0 pkgconfig now that upstream has merged gtk3 
   support (LP: #860648)