summaryrefslogtreecommitdiffstats
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJan Kratochvil <[email protected]>2012-10-08 23:51:31 +0200
committerJan Kratochvil <[email protected]>2012-10-08 23:51:31 +0200
commit1d67c0c87a56349f7a0169e6bef6385696d86af2 (patch)
treebd9c89e490cb7f7d06965e185aab913e3efb0ea9 /lib/ChangeLog
parent07f3507442cb3f913000844025ca139925afe110 (diff)
lib/
system.h (eu_static_assert): New macro. libdw/ cfi.c: New include system.h. (execute_cfi) (enough_registers): Clear new memory after realloc. Signed-off-by: Jan Kratochvil <[email protected]>
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 47e831ea..46eeeca0 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2012-10-08 Jan Kratochvil <[email protected]>
+
+ * system.h (eu_static_assert): New macro.
+
2012-01-21 Ulrich Drepper <[email protected]>
* Makefile.am (libeu_a_SOURCES): Add color.c.