~mmcg069/software-center/appstore-experiment

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Matthew McGowan
  • Date: 2011-03-25 05:45:06 UTC
  • mfrom: (1354.61.40 trunk)
  • Revision ID: matthew.joseph.mcgowan@gmail.com-20110325054506-tsgwu7dnpo5h0ek8
merge w trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
software-center (3.1.24.2) natty; urgency=low
 
2
 
 
3
  * softwarecenter/view/softwarepane.py:
 
4
    - fix intermittent crash when drawing separator line (LP: #741642) 
 
5
 
 
6
 -- Gary Lasker <gary.lasker@canonical.com>  Thu, 24 Mar 2011 11:07:27 -0400
 
7
 
 
8
software-center (3.1.24.1) natty; urgency=low
 
9
 
 
10
  [ Michael Vogt ]
 
11
  * softwarecenter/db/database.py:
 
12
    - return empty dict instead of None if axi is not installed
 
13
      (LP: #740372)
 
14
 
 
15
  [ Gary Lasker ]
 
16
  * softwarecenter/view/softwarepane.py,
 
17
    softwarecenter/view/widgets/actionbar.py:
 
18
    - visual improvements for the action bar (LP: #644454) 
 
19
    - display buttons in the action bar as gtk buttons
 
20
      rather than as links (LP: #635062)
 
21
 
 
22
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 23 Mar 2011 21:00:39 +0100
 
23
 
1
24
software-center (3.1.24) natty; urgency=low
2
25
 
3
26
  [ Gary Lasker ]