diff --git a/.cvsignore b/.cvsignore
index 05b61c0..cf3d6a7 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-anaconda-11.2.0.38.tar.bz2
+anaconda-11.2.0.39.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index 7271e21..b5b31b7 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,7 +1,7 @@
 %define livearches %{ix86} x86_64
 
 Name: anaconda
-Version: 11.2.0.38
+Version: 11.2.0.39
 Release: 1
 License: GPL
 Summary: Graphical system installer
@@ -142,6 +142,11 @@ rm -rf $RPM_BUILD_ROOT
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Tue Mar 20 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.39-1
+- Document asknetwork (clumens, #233035)
+- Fix no drives being selected by default with autopart (clumens)
+- Add bits for livecd install desktop file, etc
+
 * Mon Mar 19 2007 Chris Lumens <clumens@redhat.com> - 11.2.0.38-1
 - Add new firewire modules (katzj, #231708).
 - String fixes (#232778).
diff --git a/sources b/sources
index cab08fc..4632aa3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5fbeaa316c665ff3e37166bf210a16a8  anaconda-11.2.0.38.tar.bz2
+253d74f93222b9e7d61a46af253eb8e5  anaconda-11.2.0.39.tar.bz2