diff options
| author | Chris Lumens <clumens@redhat.com> | 2005-03-01 16:27:14 +0000 |
|---|---|---|
| committer | Chris Lumens <clumens@redhat.com> | 2005-03-01 16:27:14 +0000 |
| commit | 258dceb2feea2716d996757f7c8d9594391663c4 (patch) | |
| tree | 6892bfcfa8cd87d8fef7caf3575ad4e4819df62c /ChangeLog | |
| parent | 065ecf29a264fdaec6c402afd0d853c7713bf61b (diff) | |
Fix nested case statements in a switch to silence a gcc4 warning.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |
