]> code.delx.au - gnu-emacs/blobdiff - ChangeLog.1
Fix configure summary for hybrid malloc configurations
[gnu-emacs] / ChangeLog.1
index 6e2b4fc19d8a135ef38a347f0b8236c205baff2f..dee582f47b2fc04b814681d6dcfa4d937cdf5c64 100644 (file)
@@ -55,7 +55,7 @@
        (HAVE_PTHREAD, LIB_PTHREAD): Port better to FreeBSD,
        by also checking for pthread_create, pthread_self, pthread_sigmask.
        Tighten the test for pthread_atfork while we're at it.
-       Fixes: bug#20136
+       (Bug#20136)
 
        Merge from gnulib
        This incorporates:
@@ -76,7 +76,7 @@
        Don't require GNU putenv
        * configure.ac: Use system putenv even if it lacks GNU features, as
        we don't need them.  This works around a bug in FreeBSD 10.1 getenv.
-       Fixes: bug#19874
+       (Bug#19874)
 
 2015-02-25  Paul Eggert  <eggert@cs.ucla.edu>
 
        If gnustep-config works, use 'gnustep-config --objc-flags' and
        'gnustep-config --gui-libs' to compute GNUstep configuration
        variables, instead of attempting to infer them individually.
-       Fixes: bug#19507
+       (Bug#19507)
 
 2015-01-21  Ulrich Müller  <ulm@gentoo.org>
 
        * INSTALL: Document this.
        * configure.ac: Add AM_SILENT_RULES([yes]).
        (AM_DEFAULT_VERBOSITY): Remove now-unnecessary initialization.
-       Fixes: bug#19501
+       (Bug#19501)
 
 2015-01-06  Paul Eggert  <eggert@cs.ucla.edu>
 
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1993-1999, 2001-2015 Free Software Foundation, Inc.
+  Copyright (C) 1993-1999, 2001-2016 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.