summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
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 563b0b6a..468001f8 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,9 @@
2021-09-06 Dmitry V. Levin <ldv@altlinux.org>
+ * xasprintf.c: New file.
+ * Makefile.am (libeu_a_SOURCES): Add it.
+ * libeu.h (xasprintf): New prototype.
+
* dynamicsizehash.c (INIT(NAME)): Remove cast of calloc return value.
* dynamicsizehash_concurrent.c (INIT(NAME)): Remove cast of malloc
return value.