~ubuntu-core-dev/update-manager/main

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Barry Warsaw
  • Date: 2013-12-10 22:18:33 UTC
  • mfrom: (2658.1.1 update-manager)
  • Revision ID: barry@python.org-20131210221833-czv9kvmzcikl7dny
Tags: 1:0.196.3
* lp:~seb128/update-manager/check-none-controller
  - Check for controller being None before using it (this was
    accidentally dropped in a previous refactoring).
  - LP: #1203919

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
update-manager (1:0.196.2) UNRELEASED; urgency=low
 
1
update-manager (1:0.196.3) trusty; urgency=low
 
2
 
 
3
  [ Sebastien Bacher ]
 
4
  * lp:~seb128/update-manager/check-none-controller
 
5
    - Check for controller being None before using it (this was
 
6
      accidentally dropped in a previous refactoring).
 
7
    - LP: #1203919
 
8
 
 
9
 -- Barry Warsaw <barry@ubuntu.com>  Tue, 10 Dec 2013 17:15:04 -0500
 
10
 
 
11
update-manager (1:0.196.2) trusty; urgency=low
2
12
 
3
13
  [ Brian Murray ]
4
14
  * UpdateManager/Core/MetaRelease.py: speed up the check for a new release of
5
15
    Ubuntu.  Thanks to Anders Kaseorg for the patch.
6
 
  
 
16
 
7
17
  [ Sebastien Bacher ]
8
18
  * lp:~seb128/update-manager/box-use-vertical-space:
9
19
    - Use the vertical space, GTK 3.10 displays the box shrinked otherwise