- Add --dirinstall command (bcl)
- Convert the mount point entry to one containing a drop down. (clumens) - Move the Modify SW button into a link in the text. (clumens) - Rework all the dialogs after you click Done on the storage spoke (#903501). (clumens) - Overrides for the Gdk have _2BUTTON_PRESS defined (vpodzime) - Add entries with completions to the comboboxes (DatetimeSpoke) (vpodzime) - Make the custom partitioning bullet points take up less horizontal space. (clumens) - Don't say you can reuse existing mountpoints unless there are some. (clumens) - Point gobject-introspection at our updates directory for overrides. (clumens)
This commit is contained in:
parent
42e08c590a
commit
dbaced47c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@ anaconda-15.2.tar.bz2
|
||||
/anaconda-19.2.tar.bz2
|
||||
/anaconda-19.3.tar.bz2
|
||||
/anaconda-19.4.tar.bz2
|
||||
/anaconda-19.5.tar.bz2
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 19.4
|
||||
Version: 19.5
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -242,6 +242,19 @@ update-desktop-database &> /dev/null || :
|
||||
%{_prefix}/lib/dracut/modules.d/80%{name}/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 08 2013 Brian C. Lane <bcl@redhat.com> - 19.5-1
|
||||
- Add --dirinstall command (bcl)
|
||||
- Convert the mount point entry to one containing a drop down. (clumens)
|
||||
- Move the Modify SW button into a link in the text. (clumens)
|
||||
- Rework all the dialogs after you click Done on the storage spoke (#903501).
|
||||
(clumens)
|
||||
- Overrides for the Gdk have _2BUTTON_PRESS defined (vpodzime)
|
||||
- Add entries with completions to the comboboxes (DatetimeSpoke) (vpodzime)
|
||||
- Make the custom partitioning bullet points take up less horizontal space.
|
||||
(clumens)
|
||||
- Don't say you can reuse existing mountpoints unless there are some. (clumens)
|
||||
- Point gobject-introspection at our updates directory for overrides. (clumens)
|
||||
|
||||
* Mon Feb 04 2013 Brian C. Lane <bcl@redhat.com> - 19.4-1
|
||||
- Remove libcurl requirement from configure.ac. (dlehman)
|
||||
- DMI_CHASSIS_VENDOR has moved into blivet. (dlehman)
|
||||
|
Loading…
Reference in New Issue
Block a user