From 1b66a3b30972d7c08ef60e0ce68e59ee63c59fb2 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 28 Nov 2012 16:44:44 -0800 Subject: New version. --- anaconda.spec.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'anaconda.spec.in') diff --git a/anaconda.spec.in b/anaconda.spec.in index a598c59e8..bb9e68ac0 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -297,6 +297,14 @@ update-desktop-database &> /dev/null || : /usr/lib/dracut/modules.d/80%{name}/* %changelog +* Wed Nov 28 2012 Brian C. Lane - 18.32-1 +- Bootloader checking should work in terms of self.stage1/2_ attrs (#880277). + (clumens) +- Catch OverflowError in manual partitioning. (sbueno+anaconda) +- Do not accept tabs in the keyboard layout test box (#897312). (clumens) +- Wait for slower dhcp for payload setup and hostname setting (#873468) + (rvykydal) + * Mon Nov 26 2012 Brian C. Lane - 18.31-1 - Rename icons for liveinst (conflict with redhat-logos) (#878037) (rvykydal) - Rework actions in the resize dialog to avoid shortcomings (#866209, #867770). -- cgit