summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-08-07 04:41:39 +0000
committerUlrich Drepper <drepper@redhat.com>2005-08-07 04:41:39 +0000
commit47be795df365174601a08535bf61d22301697ef8 (patch)
tree016407cd67ef07066784632ffa1a04f059dce6a7 /ChangeLog
parentca2db8a3ae7bbcbaa8aa314d06608683e694d2df (diff)
downloadelfutils-47be795df365174601a08535bf61d22301697ef8.tar.gz
Implement --enable-gprof option in configure script.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3192cee8..9a7850aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-06 Ulrich Drepper <drepper@redhat.com>
+
+ * configure.ac: Add --enable-gprof option.
+
2005-07-27 Roland McGrath <roland@redhat.com>
* Makefile.am (all_SUBDIRS): Put libdwfl before libdw.