diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-10-11 22:13:06 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-10-11 22:13:06 +0200 |
| commit | 830b5233ef8775cb39720fa1b1b48260fd27c9fd (patch) | |
| tree | 1af747056457cd8dfd454c2305668b7607a81b58 /DistUpgrade/Changelog | |
| parent | 2ceb68d859ddc4f77db85d5f2348e615c33928d4 (diff) | |
| download | python-apt-830b5233ef8775cb39720fa1b1b48260fd27c9fd.tar.gz | |
* DistUpgrade/DistUpgradeViewGtk.py:
- keep a png pixbuf loader refernce around
Diffstat (limited to 'DistUpgrade/Changelog')
| -rw-r--r-- | DistUpgrade/Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/DistUpgrade/Changelog b/DistUpgrade/Changelog index 77682ef0..d86f520f 100644 --- a/DistUpgrade/Changelog +++ b/DistUpgrade/Changelog @@ -1,3 +1,10 @@ +2006-10-11: + - keep pixbuf loader reference around so that we + have one after the upgrade when the old + /usr/lib/gtk-2.0/loader/2.4.0/ loader is gone. + This fixes the problem of missing stock-icons + after the upgrade. Also revalidate the theme + in each step. 2006-10-10: - fix time calculation - fix kubuntu upgrade case |
