summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorGustavo Zacarias2009-11-13 16:07:56 +0100
committerPeter Korsgaard2009-11-15 23:41:35 +0100
commit83f9881d64cd7bcd760bc935e992e95ef3136b93 (patch)
treef9f286920be6b984db84627a1261f40ae7369364 /CHANGES
parentopenntpd: convert to Makefile.autotools.in format (diff)
downloadbuildroot-83f9881d64cd7bcd760bc935e992e95ef3136b93.tar.gz
buildroot-83f9881d64cd7bcd760bc935e992e95ef3136b93.tar.xz
buildroot-83f9881d64cd7bcd760bc935e992e95ef3136b93.zip
libidn: update to 1.15 and other fixes
Closes #715 * Add target uninstall. * Remove stray /usr/share/emacs files. * Remove stray mono (host, autodetected) dll installation in $(TARGET_DIR)/usr/lib by disabling C# altogether. * Disable java. * Add new option to install idn binary (default N, usually not required). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 2cfa3901c..23e66d131 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,8 +6,8 @@
Updated/fixed packages: autoconf, busybox, gcc, directfb, dnsmasq,
e2fsprogs, festival, gstreamer, gst-plugins-bad, gst-plugins-base,
gst-plugins-good, imagemagick, iptables, kernel-headers, kismet,
- libelf, libevent, libglib2, liblockfile, libmad, libpcap, libupnp,
- libuuid, lighttpd, ltrace, lua, lzma, mdadm, ncftp, ncurses,
+ libelf, libevent, libglib2, libidn, liblockfile, libmad, libpcap,
+ libupnp, libuuid, lighttpd, ltrace, lua, lzma, mdadm, ncftp, ncurses,
netkittelnet, netsnmp, ntfs-3g, openntp, openssl, php, python,
quagga, radvd, rsync, samba, sawman, shared-mime-info, speech-tools,
sqlite, squashfs, synergy, syslinux, tcpdump, u-boot, util-linux,
@@ -39,6 +39,7 @@
#667: [PATCH] e2fsprogs
#709: Bump lighttpd package to 1.4.24
#713: Migrate openntpd package to Makefile.autotools.in
+ #715: Bump libidn package to 1.15 and other fixes
2009.08, Released August 31th, 2009: