~ubuntu-branches/ubuntu/utopic/whoopsie/utopic-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Evan Dandrea
  • Date: 2013-08-16 14:54:08 UTC
  • Revision ID: package-import@ubuntu.com-20130816145408-fgenzsx65fihckep
Tags: 0.2.23
* Don't lower the refcount to 0 on the system bus until shutdown, when
  the application is done using it (LP: #1211417).
* Clean up calls to g_variant_get. Don't bother sinking the reference
  before calling our own functions.
* Fix test_get_system_uuid unit test leaking memory.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
whoopsie (0.2.23) saucy; urgency=low
 
2
 
 
3
  * Don't lower the refcount to 0 on the system bus until shutdown, when
 
4
    the application is done using it (LP: #1211417).
 
5
  * Clean up calls to g_variant_get. Don't bother sinking the reference
 
6
    before calling our own functions.
 
7
  * Fix test_get_system_uuid unit test leaking memory.
 
8
 
 
9
 -- Evan Dandrea <ev@ubuntu.com>  Fri, 16 Aug 2013 14:54:08 +0100
 
10
 
1
11
whoopsie (0.2.22) saucy; urgency=low
2
12
 
3
13
  * Add an option to assume there is always a route to $CRASH_DB_URL.