about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f38edea236..957acd1aeb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2015-11-06  Florian Weimer  <fweimer@redhat.com>
+
+	Simplify abilist format to be line-based.
+	* scripts/abilist.awk: Collect descriptors in the descs variable.
+	(emit): Write descs variable and sort it
+	externally, with sort.
+	* sysdeps/**/*.abilist: Convert to new format.
+
 2015-11-06  Mark Wielaard  <mjw@redhat.com>
 
 	[BZ #11460]