summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-06-06 02:49:30 +0000
committerUlrich Drepper <drepper@redhat.com>2007-06-06 02:49:30 +0000
commit2c9ee4f9908878ea66a63a58977aed5b6b766e9f (patch)
treeb6f1166d2a125c8251bc1c17c2781c95c51e4293 /ChangeLog
parent19b38438109ded15ad0757688866d6f95434c303 (diff)
downloadelfutils-2c9ee4f9908878ea66a63a58977aed5b6b766e9f.tar.gz
Remove separate po dir for libelf.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9f088a0..9a55c005 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-06-05 Ulrich Drepper <drepper@redhat.com>
+
+ * Makefile.am: Remove traces of mini builds.
+ * configure.ac: Don't use libelf-po/POTFILES.in as config file
+ anymore.
+
2007-05-16 Roland McGrath <roland@redhat.com>
* configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability.