diff options
author | Thomas Rudin <thomas@rudin.li> | 2010-11-15 17:12:49 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-11-24 23:12:54 +0100 |
commit | 972cd4229b21f03183fe7b72a36ffc2be81d87e3 (patch) | |
tree | 1110397a4973735a3aaaea91c47ac4e5fb0fdcc7 /CHANGES | |
parent | a7537caaac3354272bd4c83ee97cc3ec55ce7d60 (diff) |
php: add process control support
Closes #2791
Signed-off-by: Thomas Rudin <thomas@rudin.li>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,7 +4,8 @@ Updated/fixed packages: bash, bind, busybox, gpsd, libglib2, libcurl, libmad, lrzsz, midori, module-init-tools, mtd-utils, - openssh, openssl, pciutils, qt, sqlite, sysstat, webkit, zlib + openssh, openssl, pciutils, php, qt, sqlite, sysstat, webkit, + zlib Issues resolved (http://bugs.uclibc.org): @@ -12,6 +13,7 @@ #2479: host-module-init-tools 3.11 fails to build #2725: Buildroot overrides kernel config #2785: mtd-utils build fails due to missing libmtd + #2791: Added PHP-Process Control to the PHP-Package #2797: pciutils dependencies on zlib not taken into account #2809: failed to compile libglib2 #2821: [PATCH] Patch for JavaScriptCore in QtWebKit module |