=== Release 0.4.0 === 2010-05-12 Murray Cumming Fix the build with --enable-compiler-warnings=error * libepc-ui/progress-window.c * examples/consumer-ui.c: Remove ifdefed code for older versions of GTK+. We use GTK+ 3 now anyway. This was causing a compiler warning about extra tokens after #ifdef. 2010-05-12 Christopher Dale Use avahi-ui-gtk3 rather than avahi-ui-gtk. Bug #649404 This breaks ABI, but this is an unstable library anyway (murrayc). 2010-03-24 David King Fix compilation with GSEAL_ENABLE defined * examples/consumer-ui.c: * libepc-ui/password-dialog.c: * libepc-ui/progress-window.c: Update for compilation with GSEAL_ENABLE defined.