diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-23 19:51:34 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-23 19:51:34 +0100 |
| commit | 2722df4ce2e4cd081e47d36a7c965829bad94f6b (patch) | |
| tree | fa425b73011a84232df98b83d3ac2baefe9b4f1f | |
| parent | f874524158145df20a540881f60621590cd1dca9 (diff) | |
| download | python-apt-2722df4ce2e4cd081e47d36a7c965829bad94f6b.tar.gz | |
* DistUpgrade/TODO: updated
| -rw-r--r-- | DistUpgrade/TODO | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/DistUpgrade/TODO b/DistUpgrade/TODO index 9d26eefc..df64b54b 100644 --- a/DistUpgrade/TODO +++ b/DistUpgrade/TODO @@ -5,6 +5,11 @@ hoary->breezy (it will crash otherwise) - send a "\n" on the libc6 question on hoary->breezy +breezy->dapper +-------------- +- gnome-icon-theme changes a lot, icons move from hicolor to gnome. + this might have caused a specatular crash during a upgrade + general ------- - CDROM upgrades !!! @@ -42,4 +47,4 @@ Robustness: as possible. The problem here is that e.g. if libnoitfy0 explodes and evolution, update-notifer depend on it, continuing means to evo and u-n can't be upgraded and dpkg explodes on them too. This is not more worse - than what we have right now I guess.
\ No newline at end of file + than what we have right now I guess. |
