May 17th, 2013· Tab completion in the shell now works well, and wget can download files from an HTTP server. openat(), sendto(), and recvfrom() syscalls are now implemented.
April 23rd, 2013· This version adds support for glibc 2.15 (static and dynamic), an NSIS installer, a better mmap implementation, and many bugfixes.
March 15th, 2013· This version implements pipes, uses shared memory between the client and the server for better performance, and splits libc from the dynamic loader.
· "cat README.txt | wc -l" now works in busybox's ash, and more terminal games have been added to the binary zip.
February 12th, 2013· This version adds support for symbolic links, mkdir/rmdir/chdir/getcwd, and makes telnet work.
· A binary package has been created for easy deployment.