mention fixed bug in ChangeLog
authorMike Frysinger <vapier@gentoo.org>
Sun, 27 Jan 2013 16:58:44 +0000 (16:58 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 27 Jan 2013 16:58:44 +0000 (16:58 +0000)
bfd/ChangeLog-2012
gold/ChangeLog

index 9be65bf..2c7d9ea 100644 (file)
 
 2012-10-13  H.J. Lu  <hongjiu.lu@intel.com>
 
+       PR bfd/14430
        * Makefile.am (LIBDL): Replace -ldl with @lt_cv_dlopen_libs@.
        * configure.in (lt_cv_dlopen_libs): AC_SUBST.
        * Makefile.in: Regenerated.
index bcf8c06..b668e98 100644 (file)
@@ -63,6 +63,7 @@
 
 2013-01-11  Pavel Chupin  <pavel.v.chupin@intel.com>
 
+       PR bfd/14430
        Fix mingw gold build with plugins enabled
        * Makefile.am: Replace -ldl with @DLOPEN_LIBS@.
        * configure.ac: Export DLOPEN_LIBS and add headers check.