summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2007-02-01 15:37:06 +0000
committerPeter Jones <pjones@redhat.com>2007-02-01 15:37:06 +0000
commit30d3eae95ac18606baa7f69cc2e338fec57622e0 (patch)
tree50d9c5ade0abf30eb704353fa67b01cb5dd468c1
parent1a62384f7950fc6b269c86ed40a807d006081634 (diff)
downloadanaconda-30d3eae95ac18606baa7f69cc2e338fec57622e0.tar.gz
anaconda-30d3eae95ac18606baa7f69cc2e338fec57622e0.tar.xz
anaconda-30d3eae95ac18606baa7f69cc2e338fec57622e0.zip
- bump versionanaconda-11.1.2.36-1
- add changelog - fix old changelog to reflect what we actually did.
-rw-r--r--ChangeLog4
-rw-r--r--anaconda.spec13
2 files changed, 14 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 77ab088d3..df858f2ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-02-01 Peter Jones <pjones@redhat.com>
+ * anaconda.spec: Bump version.
+
+2007-02-01 Peter Jones <pjones@redhat.com>
+
* text.py (InstallInterface.run): Don't try to use self.anaconda;
it's passed in as an arg, not part of the object (#225528)
diff --git a/anaconda.spec b/anaconda.spec
index 21443ec1f..de2924420 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.2.35
+Version: 11.1.2.36
Release: 1
License: GPL
Summary: Graphical system installer
@@ -103,12 +103,19 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Thu Feb 1 2007 Peter Jones <pjones@redhat.com> - 11.1.2.36-1
+- Fix traceback when using text mode with a language that we can't display
+ Resolves: #225528
+
* Fri Jan 26 2007 Peter Jones <pjones@redhat.com> - 11.1.2.35-1
- Don't set the migration flag for FAT labels if we're formatting the
- partition (#223898)
+ partition
+ Resolves: #223898
- Process directories recursively when relabelling
Resolves: #218791
-- Use rpmlib for ordering in pkgorder, not incoplete bits in yum (#223090)
+
+* Fri Jan 26 2007 Jeremy Katz <katzj@redhat.com> - 11.1.2.34-2
+- fix ordering for split media installs (#223090)
* Wed Jan 24 2007 Peter Jones <pjones@redhat.com> - 11.1.2.34-1
- The PAE kernel isn't named according to the normal convention, so we need