~ubuntu-branches/ubuntu/precise/software-center/precise-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Michael Vogt, Michael Vogt, Christopher Kyle Horton, Anthony Lenton, Gary Lasker
  • Date: 2012-01-17 14:19:57 UTC
  • Revision ID: package-import@ubuntu.com-20120117141957-a1hjxi4uxe4il5z1
Tags: 5.1.6
[ Michael Vogt ]
* lp:~mvo/software-center/startup-speed2:
  - additional startup speed improvements, brings up main window
    much more quickly
* lp:~mvo/software-center/fix-server-pagination:    
  - reset reviews "page" when showing a new app

[Christopher Kyle Horton]
* utils/submit_review_gtk3.py:
  - fix crash when submitting a review (LP: #912855)

[ Anthony Lenton ]
* lp:~elachuni/software-center/test_downloader_fix:
  - fix test hang on incorrect proxy settings
* lp:~elachuni/software-center/check-edit-labels:
  - add test for correct labels in "Modify review" mode
  - move main RnR Helper GUI into softwarecenter.backend.rnr 
    to make testing easier

[ Gary Lasker ]
* lp:~gary-lasker/software-center/fix-lp913756:
  - do not add an icon to the Unity launcher for packages that do
    not have an Exec entry in their corresponding desktop file,
    e.g. ubuntu-restricted-extras, wine (LP: #913756)
* lp:~gary-lasker/software-center/search-down-arrow-lp842711:
  - select the first item in the result list when the down
    arrow is pressed during a search (LP: #842711)
* lp:~gary-lasker/software-center/fix-lp896474:
  - fix crash when attempting to install or remove an item
    via the menu (LP: #896474) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
software-center (5.1.6) precise; urgency=low
 
2
 
 
3
  [ Michael Vogt ]
 
4
  * lp:~mvo/software-center/startup-speed2:
 
5
    - additional startup speed improvements, brings up main window
 
6
      much more quickly
 
7
  * lp:~mvo/software-center/fix-server-pagination:    
 
8
    - reset reviews "page" when showing a new app
 
9
  
 
10
  [Christopher Kyle Horton]
 
11
  * utils/submit_review_gtk3.py:
 
12
    - fix crash when submitting a review (LP: #912855)
 
13
 
 
14
  [ Anthony Lenton ]
 
15
  * lp:~elachuni/software-center/test_downloader_fix:
 
16
    - fix test hang on incorrect proxy settings
 
17
  * lp:~elachuni/software-center/check-edit-labels:
 
18
    - add test for correct labels in "Modify review" mode
 
19
    - move main RnR Helper GUI into softwarecenter.backend.rnr 
 
20
      to make testing easier
 
21
  
 
22
  [ Gary Lasker ]
 
23
  * lp:~gary-lasker/software-center/fix-lp913756:
 
24
    - do not add an icon to the Unity launcher for packages that do
 
25
      not have an Exec entry in their corresponding desktop file,
 
26
      e.g. ubuntu-restricted-extras, wine (LP: #913756)
 
27
  * lp:~gary-lasker/software-center/search-down-arrow-lp842711:
 
28
    - select the first item in the result list when the down
 
29
      arrow is pressed during a search (LP: #842711)
 
30
  * lp:~gary-lasker/software-center/fix-lp896474:
 
31
    - fix crash when attempting to install or remove an item
 
32
      via the menu (LP: #896474) 
 
33
 
 
34
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 17 Jan 2012 14:19:57 +0100
 
35
 
1
36
software-center (5.1.5.1) precise; urgency=low
2
37
 
3
38
  [ Kiwinote ]