error: make the module depend on vfprintf-posix
[gnulib.git] / ChangeLog
index 61a2cb3..77a1d0d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-10-12  Jim Meyering  <meyering@fb.com>
+
+       error: make the module depend on vfprintf-posix
+       * modules/error (Depends-on): Add vfprintf-posix, since error
+       calls vfprintf unconditionally, via error_tail.
+
 2013-09-30  Jim Meyering  <meyering@fb.com>
 
        fpending, obstack, strerror-override: use pure+const function attrs