summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2005-03-01 16:27:14 +0000
committerChris Lumens <clumens@redhat.com>2005-03-01 16:27:14 +0000
commit258dceb2feea2716d996757f7c8d9594391663c4 (patch)
tree6892bfcfa8cd87d8fef7caf3575ad4e4819df62c /ChangeLog
parent065ecf29a264fdaec6c402afd0d853c7713bf61b (diff)
downloadanaconda-258dceb2feea2716d996757f7c8d9594391663c4.tar.gz
anaconda-258dceb2feea2716d996757f7c8d9594391663c4.tar.xz
anaconda-258dceb2feea2716d996757f7c8d9594391663c4.zip
Fix nested case statements in a switch to silence a gcc4 warning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f068ec8ca..8ddfd424e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-01 Chris Lumens <clumens@redhat.com>
+
+ * loader2/driverdisk.c: Fix nested case statements in a switch to
+ silence a gcc4 warning.
+
2005-02-28 Chris Lumens <clumens@redhat.com>
* anaconda.spec: Bump version.