~ubuntu-branches/debian/experimental/synaptic/experimental

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2010-02-11 19:58:40 UTC
  • Revision ID: james.westby@ubuntu.com-20100211195840-boor3ejy4wpp84iz
Tags: 0.63.1
* po/pt_BR.po:
  - Updated pt_BR.po, thanks to Sergio Cipolla (closes: #561853)
* po/sk.po:
  - Updated sk.po, thanks to helix84 (closes: #559283)
* po/uk.po
  - add ukrainian translation, thanks to Serhij Dubyk 
* common/rpackageview.{cc,h}:
  - remember search history accross package transactions
* make the origin filter more fine grained
* gtk/rgsummarywindow.cc:
  - move the gtk_tree_view_set_model() down to speed up the
    operation
* gtk/rgdebinstallprogress.cc:
  - on error, set error string into status label
  - when the recovery is run (dpkg --configure -a) display a 
    proper status label for that
* gtk/rgaboutpanel.cc:
  - fix FTBFS with gcc-4.5 (closes: #565077)
* additions to the (internal) API
* gtk/rgdebinstallprogress.cc:
  - make the dpkg progress code less cpu intensive

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
synaptic (0.63.1) unstable; urgency=low
 
2
 
 
3
  * po/pt_BR.po:
 
4
    - Updated pt_BR.po, thanks to Sergio Cipolla (closes: #561853)
 
5
  * po/sk.po:
 
6
    - Updated sk.po, thanks to helix84 (closes: #559283)
 
7
  * po/uk.po
 
8
    - add ukrainian translation, thanks to Serhij Dubyk 
 
9
  * common/rpackageview.{cc,h}:
 
10
    - remember search history accross package transactions
 
11
  * make the origin filter more fine grained
 
12
  * gtk/rgsummarywindow.cc:
 
13
    - move the gtk_tree_view_set_model() down to speed up the
 
14
      operation
 
15
  * gtk/rgdebinstallprogress.cc:
 
16
    - on error, set error string into status label
 
17
    - when the recovery is run (dpkg --configure -a) display a 
 
18
      proper status label for that
 
19
  * gtk/rgaboutpanel.cc:
 
20
    - fix FTBFS with gcc-4.5 (closes: #565077)
 
21
  * additions to the (internal) API
 
22
  * gtk/rgdebinstallprogress.cc:
 
23
    - make the dpkg progress code less cpu intensive
 
24
 
 
25
 -- Michael Vogt <mvo@debian.org>  Thu, 11 Feb 2010 19:58:40 +0100
 
26
 
1
27
synaptic (0.63) unstable; urgency=low
2
28
 
3
29
  * common/rpackage.h:
13
39
  * gtk/rgfetchprogress.{cc,h}:
14
40
    - remove the custom progress rendering and replace with
15
41
      stock gtk progress
 
42
  * gtk/glade/dialog_conffile.glade:
 
43
    - make the conffile dialog resizable (LP: #228928)
 
44
  * gtk/rgdebinstallprogress.cc:
 
45
    - use fixed size font on conffile changes
16
46
 
17
47
 -- Michael Vogt <mvo@debian.org>  Wed, 21 Oct 2009 11:19:56 +0200
18
48