*** empty log message ***
[bpt/emacs.git] / nt / ChangeLog
index 0628d65..ab8240e 100644 (file)
@@ -1,3 +1,100 @@
+2007-09-06  Glenn Morris  <rgm@gnu.org>
+
+       * configure.bat:
+       * makefile.w32-in (info-nmake, info-gmake)
+       (clean-other-dirs-nmake): Change from ../man to ../doc/emacs and
+       ../doc/misc; and from ../lispref, ../lispintro to ../doc/lispref,
+       ../doc/lispintro.
+
+2007-08-29  Glenn Morris  <rgm@gnu.org>
+
+       * emacs.rc: Increase version to 23.0.50.
+
+2007-08-14  Dhuvra Krishnamurthy <dhuvrakm@gmail.com> (tiny change)
+
+       * makefile.w32-in (bootstrap-nmake): Change directories once more.
+
+2007-07-25  Glenn Morris  <rgm@gnu.org>
+
+       * Relicense all FSF files to GPLv3 or later.
+
+       * COPYING: Switch to GPLv3.
+
+2007-07-16  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (bootstrap, bootstrap-nmake, bootstrap-gmake):
+       Depend on cmdproxy.
+       (cleanall): Don't delete *~.
+
+2007-07-15  Jason Rumney  <jasonr@gnu.org>
+
+       * inc/sys/socket.h (uint16_t): Define if C99 does not appear to
+       be fully supported.
+
+2007-07-14  Jason Rumney  <jasonr@gnu.org>
+
+       * inc/sys/socket.h: Include winsock2.h and ws2tcpip.h instead
+       of winsock.h.
+
+2007-07-11  Jason Rumney  <jasonr@gnu.org>
+
+       * gmake.defs (OLE32): New library to link.
+
+       * nmake.defs (OLE32): Likewise.
+
+2007-06-25  Jason Rumney  <jasonr@gnu.org>
+
+       * cmdproxy.c (main): Set console codepages to "ANSI".
+
+2007-06-20  Jason Rumney  <jasonr@gnu.org>
+
+       * configure.bat: Complain if image libraries are missing.
+
+2007-06-15  Jason Rumney  <jasonr@gnu.org>
+
+       * emacs.manifest: New file.
+
+       * emacs.rc: Use it.
+
+2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.1 released.
+
+2007-05-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL: Add information about where to find GDB, and warn
+       against --no-debug option to configure.bat.
+
+2007-05-19  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL: Fix URL of EmacsW32 site where building with image
+       support is described.
+
+2007-04-26  Glenn Morris  <rgm@gnu.org>
+
+       * emacs.rc: Increase version to 22.1.50.
+
+2007-03-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL: Mention the VCVARS32.BAT batch file for VS.NET users.
+
+2007-03-09  Richard Stallman  <rms@gnu.org>
+
+       * INSTALL: Say explicitly this is not for Cygwin.
+
+2007-03-03  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL: Add URL of another site with detailed build instructions.
+
+2007-02-16  Glenn Morris  <rgm@gnu.org>
+
+       * icons/gnu2a32.ico, icons/gnu2a32t.ico, icons/gnu2b48.ico:
+       * icons/gnu2b48t.ico, icons/gnu3b32.ico, icons/gnu3b32t.ico:
+       * icons/gnu4g48.ico, icons/gnu4g48t.ico, icons/gnu5w32.ico:
+       * icons/gnu5w32t.ico, icons/gnu6w48.ico, icons/gnu6w48t.ico:
+       * icons/gnu7.ico, icons/gnu8.ico, icons/gnu9.ico:
+       Restore all but two of icons deleted in previous change.
+
 2007-02-13  Chong Yidong  <cyd@stupidchicken.com>
 
        * icons/README: New file.
        * icons/gnu2a32t.ico, icons/gnu3b32t.ico, icons/gnu5w32t.ico:
        * icons/gnu8.ico, icons/emacs21.ico, icons/gnu2b48.ico:
        * icons/gnu4g48.ico, icons/gnu6w48.ico, icons/gnu9.ico:
-       * icons/emacs.ico, icons/gnu2b48t.ico, icons/gnu4g48t.ico:
+       * icons/gnu2b48t.ico, icons/gnu4g48t.ico:
        * icons/gnu6w48t.ico, icons/gnu2a32.ico, icons/gnu3b32.ico:
-       * icons/gnu5w32.ico, icons/gnu7.ico, icons/sink.ico: Unused icons
-       deleted.
+       * icons/gnu5w32.ico, icons/gnu7.ico, icons/sink.ico:
+       Unused icons deleted.
 
 2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
 
 
        * nmake.defs (TEMACS_EXTRA_LINK): Remove duplicated flags from
        DEBUG_LINK.
-       (DEBUG_LINK): Remove -debugtype:both
+       (DEBUG_LINK): Remove -debugtype:both.
 
 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
 
 
        * install.bat: Pass on command line arguments to make.
 
-       * makefile.nt (fast_install): Bring commands up-to-date, and fix
-       typo.
+       * makefile.nt (fast_install): Bring commands up-to-date, and fix typo.
 
 1999-11-21  Andrew Innes  <andrewi@gnu.org>
 
 
   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)
+  the Free Software Foundation; either version 3, or (at your option)
   any later version.
 
   GNU Emacs is distributed in the hope that it will be useful,