summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2005-04-11 19:06:21 +0000
committerPeter Jones <pjones@redhat.com>2005-04-11 19:06:21 +0000
commitbeae88542cf4e13107268f689fb5f1e06137913b (patch)
tree64588937c15c080beffd8187ebac28e7e6020e78
parenta9bdc2ab90f4c08f6dfe2b2ccac8f67f6e363129 (diff)
downloadanaconda-beae88542cf4e13107268f689fb5f1e06137913b.tar.gz
anaconda-beae88542cf4e13107268f689fb5f1e06137913b.tar.xz
anaconda-beae88542cf4e13107268f689fb5f1e06137913b.zip
make sure all the changes since .47-1 are in the spec change log
-rw-r--r--anaconda.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 17fffd3ba..01204e176 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -69,6 +69,11 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Mon Apr 11 2005 Peter Jones <pjones@redhat.com> - XX-XX
+- Typo fixes in gui.py (menthos, #154324)
+- Don't try to do early swap in test mode, and use yesno not okcancel (msw)
+- If the install language is an unknown locale, use en_US.UTF_8
+
* Thu Apr 7 2005 Peter Jones <pjones@redhat.com> - 10.2.0.47-1
- put ncurses in the net images, too.
- (notting) put redhat-artwork in the GR images.