Switch to standard GPL text for license.
[bpt/emacs.git] / nt / ChangeLog
index b7621c6..75afa6b 100644 (file)
@@ -1,5 +1,44 @@
+2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
+
+       * configure.bat: Update ../site-lisp/subdirs.el when needed.
+
+2007-01-30  Juanma Barranquero  <lekktu@gmail.com>
+
+       * subdirs.el: Add "no-byte-compile: t" local variable.
+
+2007-01-10  Jason Rumney  <jasonr@gnu.org>
+
+       * README: Update URLs and advice about reporting bugs.
+
+2006-12-29  Jason Rumney  <jasonr@gnu.org>
+
+       * nmake.defs (TEMACS_EXTRA_LINK): Remove duplicated flags from
+       DEBUG_LINK.
+       (DEBUG_LINK): Remove -debugtype:both
+
+2006-12-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL: Update table of supported Make ports.  Show "make -j"
+       command that is known to work.
+
+       * configure.bat: Update table of supported Make ports.
+
+2006-12-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in ($(TRES)): Don't use $<, as nmake supports it
+       only in implicit rules.  Use literal "emacs.rc" instead.
+
+2006-12-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * gmake.defs: Export XMFLAGS.
+
+       * makefile.w32-in (all-other-dirs-nmake, recompile-nmake): Don't
+       use $(XMFLAGS) for nmake, as it doesn't support parallelism.
+
 2006-12-22  Eli Zaretskii  <eliz@gnu.org>
 
+       * INSTALL: Explain how to invoke GNU Make for parallel builds.
+
        * makefile.w32-in (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)"
        command-line argument to sub-Make in src, since src/makefile.w32-in
        invokes Make recursively during bootstrap.
 ;; End:
 
     Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
-       2005, 2006 Free Software Foundation, Inc.
-  Copying and distribution of this file, with or without modification,
-  are permitted provided the copyright notice and this notice are preserved.
+       2005, 2006, 2007 Free Software Foundation, Inc.
+
+  This file is part of GNU Emacs.
+
+  GNU Emacs is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 2, or (at your option)
+  any later version.
+
+  GNU Emacs is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with GNU Emacs; see the file COPYING.  If not, write to the
+  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+  Boston, MA 02110-1301, USA.
 
 ;;; arch-tag: b3d2c29c-04a0-45d0-b52d-57354711c414