~mmcg069/software-center/re-fixes

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Michael Vogt
  • Date: 2011-09-22 14:57:47 UTC
  • Revision ID: michael.vogt@ubuntu.com-20110922145747-qzfnwmc4npp2gpt9
* softwarecenter/utils.py:
  - fix writing new config before using it (LP: #827527)

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
  * utils/submit_review_gtk3.py, softwarecenter/ui/gtk3/views/appview.py:
46
46
    - use Gtk.ComboBoxText.new() instead of Gtk.ComboBoxText(). This makes
47
47
      get_active_text() actually work on the combobox (LP: #856429)
 
48
  * softwarecenter/utils.py:
 
49
    - fix writing new config before using it (LP: #827527)
48
50
 
49
51
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 22 Sep 2011 15:37:33 +0200
50
52