summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2009-01-05 23:59:32 -0800
committerRoland McGrath <roland@redhat.com>2009-01-05 23:59:32 -0800
commitbca43152aa0bcb31b9442c407bf2b86379761c50 (patch)
tree50751cde17184a37e7439b6dde15dbb48a4d1fea /ChangeLog
parent92287fdf5b21438a3aa3d7094527b5cf870d1af6 (diff)
downloadelfutils-bca43152aa0bcb31b9442c407bf2b86379761c50.tar.gz
libdwfl automagic decompression support
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a90de7b..a03fc757 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-05 Roland McGrath <roland@redhat.com>
+
+ * configure.ac (eu_ZIPLIB): New macro.
+ Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.
+
2008-12-30 Ulrich Drepper <drepper@redhat.com>
* configure.ac: We need automake 1.8 now.