about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-06-01 21:17:36 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-06-01 21:17:36 +0000
commit88a4576f50b0b7f71c28f7e3d37f8ac2016fa132 (patch)
tree9544d11e3915e889f121970f0d762389315ac5e8 /ChangeLog
parent402fe938f60c1f10700c8d0b673bf4a6dc2d1d40 (diff)
downloadglibc-88a4576f50b0b7f71c28f7e3d37f8ac2016fa132.tar.gz
glibc-88a4576f50b0b7f71c28f7e3d37f8ac2016fa132.tar.xz
glibc-88a4576f50b0b7f71c28f7e3d37f8ac2016fa132.zip
Remove unused default-abi definition in Makeconfig.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8895cc1fb5..09ef682128 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-06-01  Joseph Myers  <joseph@codesourcery.com>
+
+	* Makeconfig [abi-variants && !default-abi] (default-abi): Remove
+	definition.  Document in comment.
+
 2012-06-01  David S. Miller  <davem@davemloft.net>
 
 	* stdlib/longlong.h: Updated from GCC.