summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2008-12-15 10:58:26 -1000
committerDavid Cantrell <dcantrell@redhat.com>2008-12-15 10:58:26 -1000
commitfaad56eff250b61ee85a5a88eb18ec87517ccd76 (patch)
treea9f321148022d34fffc78ebe60fb32093c4f8668
parentd71fc518f271531a89068181f373d8622c659796 (diff)
downloadanaconda-faad56eff250b61ee85a5a88eb18ec87517ccd76.tar.gz
anaconda-faad56eff250b61ee85a5a88eb18ec87517ccd76.tar.xz
anaconda-faad56eff250b61ee85a5a88eb18ec87517ccd76.zip
-rw-r--r--anaconda.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 3ec399a01..61e9ec18c 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.2.164
+Version: 11.1.2.165
Release: 1
License: GPL
Summary: Graphical system installer
@@ -127,6 +127,10 @@ fi
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Mon Dec 15 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.165-1
+- Final translations for instnum text (clumens)
+ Related: rhbz#474375
+
* Fri Dec 12 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.164-1
- Fix non-CHAP iBFT install cases (hdegoede)
Resolves: rhbz#432819