The days before Chistmas are a wonderfully quiet time to catch up on old work which otherwise just drowns in the daily noise. I got a lot of Apport cleanups and improvements done.
One particular highlight of 1.11 is that it is now easy and consistent to collect information for a bug report on one place/at one time and save it into a file
$ apport-bug --save /tmp/argh.apport udev
… and report that later on with
$ apport-bug /tmp/argh.apport
This can happen on an entirely different machine.