~gilir/+junk/ubiquity-lxdm-autologin

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello
  • Date: 2010-03-26 16:45:50 UTC
  • Revision ID: james.westby@ubuntu.com-20100326164550-11lo9p7i7e1cr8aa
Tags: 2.2.10
* Fix the default language selection for when only-show-installable-languages
  is set to true.
* Use the file object's close function rather than os.close in
  DebconfInstallProgress. (LP: #549478)
* Hide the currently active progress window when switching to the new progress
  window.
* Sync the title of the install progress window in automatic mode.
* In both of the gtk progress windows, don't show minimize or close buttons in
  only mode.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ubiquity (2.2.10) lucid; urgency=low
 
2
 
 
3
  * Fix the default language selection for when only-show-installable-languages
 
4
    is set to true.
 
5
  * Use the file object's close function rather than os.close in
 
6
    DebconfInstallProgress. (LP: #549478)
 
7
  * Hide the currently active progress window when switching to the new progress
 
8
    window.
 
9
  * Sync the title of the install progress window in automatic mode.
 
10
  * In both of the gtk progress windows, don't show minimize or close buttons in
 
11
    only mode.
 
12
 
 
13
 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Fri, 26 Mar 2010 16:45:50 -0500
 
14
 
1
15
ubiquity (2.2.9) lucid; urgency=low
2
16
 
3
17
  [ Evan Dandrea ]