aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07b4cec..1c83844 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2018-08-13 Florian Weimer <fweimer@redhat.com>
+ * misc/error.c (error): Add missing va_end call.
+ (error_at_line): Likewise.
+
+2018-08-13 Florian Weimer <fweimer@redhat.com>
+
* stdlib/mbstowcs.c (mbstowcs): Remove outdated comment.
2018-08-11 Siddhesh Poyarekar <siddhesh@sourceware.org>