* pe-dll.c (build_filler_bfd): Conform error message to standard.
[platform/upstream/binutils.git] / ld / ChangeLog
index 9927ab8..d517ddb 100644 (file)
@@ -1,3 +1,10 @@
+2005-12-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * pe-dll.c (build_filler_bfd): Conform error message to standard.
+       (pe_dll_generate_implib): Use %E in error message.
+       (add_bfd_to_link): Likewise.
+       (pe_implied_import_dll): Likewise.
+
 2005-12-07  Thiemo Seufer  <ths@networkno.de>
            H.J. Lu  <hongjiu.lu@intel.com>