瀏覽代碼

CHANGES: update for 2009.08-rc2

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 16 年之前
父節點
當前提交
4ebaaf41cf
共有 2 個文件被更改,包括 11 次插入2 次删除
  1. 10 1
      CHANGES
  2. 1 1
      Config.in

+ 10 - 1
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):
 

+ 1 - 1
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"