summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2005-11-08 16:49:56 +0000
committerChris Lumens <clumens@redhat.com>2005-11-08 16:49:56 +0000
commitbb217ab4e1d5d3f881087720a0255dc54fe70bf5 (patch)
tree0b8a53e24e3587ec2ccb0410b795d155d15d86b1 /ChangeLog
parentb8fbbe9647dfb1f4044e097c6a22a56744c9a898 (diff)
downloadanaconda-bb217ab4e1d5d3f881087720a0255dc54fe70bf5.tar.gz
anaconda-bb217ab4e1d5d3f881087720a0255dc54fe70bf5.tar.xz
anaconda-bb217ab4e1d5d3f881087720a0255dc54fe70bf5.zip
Fix snack deprecation warnings (#172232).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ec72bbee..91be1641d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
2005-11-08 Chris Lumens <clumens@redhat.com>
* exception.py (dumpClass): Seriously skip instLanguage stuff.
+
+ * text.py (ProgressWindow): Fix snack deprecation warnings (#172232).
+
* yuminstall.py (YumProgress): Don't try to update a progress window
that's been popped (#172232).