Remove broken VCSWITNESS code, and explain the problem.
[bpt/emacs.git] / ChangeLog
index 9cee33c..98681e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+2014-01-12  Eric S. Raymond  <esr@thyrsus.com>
+
+       * Makefile, src/Makefile, etc/PROBLEMS: Remove broken VCSWITNESS
+       code, and explain the problem.
+
+2014-01-12  Glenn Morris  <rgm@gnu.org>
+
+       * README: Replace reference to etc/MAILINGLISTS.
+
+2014-01-11  Fabrice Popineau  <fabrice.popineau@gmail.com>
+
+       * configure.ac: Read $srcdir/nt/mingw-cfg.site when $MSYSTEM is
+       "MINGW64" as well.
+
+2014-01-11  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Merge from gnulib, incorporating:
+       2014-01-07 update from texinfo
+       2014-01-06 md5, sha1, sha256, sha512: support older autoconf
+
+2014-01-09  Eric S. Raymond  <esr@thyrsus.com>
+
+       * INSTALL, configure.ac, etc/CONTRIBUTE, nt/INSTALL: Remove
+       unnecessarily specific references to Bazaar that could better
+       simply be to the repository.
+
+2014-01-08  Eric S. Raymond  <esr@thyrsus.com>
+
+       * INSTALL.BZR: Renamed to INSTALL.REPO
+       * INSTALL, autogen.sh, etc/AUTHORS, etc/CONTRIBUTE,
+       lisp/emacs-lisp/authors.el, nt/INSTALL: Carry through the
+       above renaming.
+       * INSTALL.REPO: remove all references to any specific VCS.
+
 2014-01-05  Paul Eggert  <eggert@cs.ucla.edu>
 
        Port to GNU/Linux with recent grsecurity/PaX patches (Bug#16343).