diff --git a/CHANGES b/CHANGES index 30eaac92fb..7a5535a37a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,6 @@ -2009.11, Not released yet: +2009.11-rc2, Released November 29th, 2009: + + Additional fixes and cleanups. Updated/fixed packages: busybox, dbus, fltk, gvfs, ltrace diff --git a/Config.in b/Config.in index 0a5a7b98aa..b4ed729238 100644 --- a/Config.in +++ b/Config.in @@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG config BR2_VERSION string - default "2009.11-rc1" + default "2009.11-rc2" source "target/Config.in.arch" source "target/device/Config.in" diff --git a/docs/download.html b/docs/download.html index a7f72eec33..e497659727 100644 --- a/docs/download.html +++ b/docs/download.html @@ -13,15 +13,15 @@ here:
- + This and earlier releases can always be downloaded from http://buildroot.net/downloads/. diff --git a/docs/news.html b/docs/news.html index ed698847c1..3376bee8b0 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,18 @@
RC2 is out with more cleanups and bugfixes, see the CHANGES + file for details. + +
Head to the downloads page to pick up the + 2009.11-rc2 + release candidate, and report any problems found to the mailing list or bug tracker.
+We have a new release candidate! Lots of changes all over the