Recognize names of some new core note types in ebl_core_note_type_name

Signed-off-by: Petr Machata <pmachata@redhat.com>
diff --git a/libebl/ChangeLog b/libebl/ChangeLog
index 623bdba..e81fae9 100644
--- a/libebl/ChangeLog
+++ b/libebl/ChangeLog
@@ -1,3 +1,8 @@
+2013-09-26  Petr Machata  <pmachata@redhat.com>
+
+	* eblcorenotetypename.c: Handle NT_ARM_TLS, NT_ARM_HW_BREAK,
+	NT_ARM_HW_WATCH, NT_SIGINFO, NT_FILE.
+
 2013-09-25  Mark Wielaard  <mjw@redhat.com>
 
 	* eblsectionstripp.c (ebl_section_strip_p): Check shdr_l is not NULL.