diff --git a/.cvsignore b/.cvsignore
index fd1254c..f696a85 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-anaconda-11.2.0.2.tar.bz2
+anaconda-11.2.0.3.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index f71ea49..5fc0017 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
 Name: anaconda
-Version: 11.2.0.2
+Version: 11.2.0.3
 Release: 1
 License: GPL
 Summary: Graphical system installer
@@ -103,6 +103,14 @@ rm -rf $RPM_BUILD_ROOT
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Thu Nov 30 2006 Chris Lumens <clumens@redhat.com> - 11.2.0.3
+- Don't look for rhpxl's list of drivers anymore (#217890).
+- Init wreq structure before use (dcantrel, #215367).
+- Only compute broadcast and netaddr if IPv4 is enabled (dcantrel, #215451).
+- Fetch a new release notes file on language change (#217501).
+- Add support for Iloko language (katzj, #215644).
+- Fix Sinhala timezone (katzj, #217288).
+
 * Mon Nov 27 2006 Chris Lumens <clumens@redhat.com> - 11.2.0.2
 - Set the home directory correctly for ks user command (#216681).
 - Pull in xinf files from X driver packages on url images.
diff --git a/sources b/sources
index cb3c9d8..608c96b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-40f51414532bba3dcd9be691c2f8034c  anaconda-11.2.0.2.tar.bz2
+3b2879b153c62549dbb2fb80efa1206d  anaconda-11.2.0.3.tar.bz2