summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES11
-rw-r--r--Config.in2
2 files changed, 11 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index c375c71a5..ec8bfded1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,13 @@
-2009.08, Not yet released:
+2009.08-rc2, Released August 6th, 2009:
+
+ Additional fixes and new features.
+
+ New packages: libuuid, gcc 4.3.4.
+
+ Updated/fixed packages: busybox, classpath, gzip, ipsec-tools,
+ jamvm, libusb, microperl, neon, popt, sed, webkit.
+
+ Fixed issue with 'make oldconfig'
Issues resolved (http://bugs.uclibc.org):
diff --git a/Config.in b/Config.in
index d248565ae..f2e84acd0 100644
--- a/Config.in
+++ b/Config.in
@@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG
config BR2_VERSION
string
- default "2009.08-git"
+ default "2009.08-rc2"
source "target/Config.in.arch"
source "target/device/Config.in"