projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f96221
)
CHANGES: update for 2009.08-rc2
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 6 Aug 2009 08:39:54 +0000
(10:39 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 6 Aug 2009 08:39:54 +0000
(10:39 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
patch
|
blob
|
history
Config.in
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index c375c71a5760dc427b4373683e32b46b6ea80fe1..ec8bfded16cbe5131e3465d5e62ba7a780bbe394 100644
(file)
--- 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 d248565ae8c7511470b4bdf0af1f7cf26a07b029..f2e84acd01a0b9f761b60d5351668403388a0763 100644
(file)
--- 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"