diff options
-rw-r--r-- | CHANGES | 11 | ||||
-rw-r--r-- | Config.in | 2 |
2 files changed, 11 insertions, 2 deletions
@@ -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): @@ -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" |