summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-12-08 23:09:24 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-12-08 23:09:24 +0100
commit11eb9e7fbec3f458fa2146558d9ad162615d63be (patch)
tree89c77bf0f5de24d76752f93438c1958e9d2260bf /CHANGES
parentd6dfc2109c7149a795f7bda963a9a583685dec3f (diff)
CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES26
1 files changed, 26 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e5311f057..330ac6a2d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,29 @@
+2012.02, Not yet released:
+
+ Fixes all over the tree and new features.
+
+ Gentargets: scp and mercurial support.
+
+ defconfigs: qemu configs for x86-64 and sparc.
+
+ uClibc: remove 0.9.30, backport unshare() support.
+
+ Updated/fixed packages: barebox, bash, binutils, bison,
+ coreutils, dbus-glib, diffutils, dropbear, ebtables, flex,
+ fluxbox, gawk, grep, gst-dsp, htop, iproute2, iw, lame,
+ libgpg-error, libgtk2, libroxml, m4, module-init-tools,
+ mtd-utils, nano, nbd, netsnmp, ruby, u-boot, usbmount,
+ wpa_supplicant, xdm
+
+ New packages: connman, transmission
+
+ Issues resolved (http://bugs.uclibc.org):
+
+ #743: Add Transmission bit torrent option to buildroot
+ #3403: libgpg-error: bump to version 1.10
+ #3409: libgpg-error: download from gnupg.org
+ #3421: nano: make tiny flag optional
+
2011.11, Released November 30th, 2011:
Fixes all over the tree.