]> code.delx.au - gnu-emacs/blobdiff - nt/ChangeLog
Adapt log-view-diff for new VC API.
[gnu-emacs] / nt / ChangeLog
index a7c1d1813411fd5cae5ef1a3500002f39d365c5f..c0d8d7a505005b5f52ffec4f764ec6446c6b2bfb 100644 (file)
@@ -1,3 +1,65 @@
+2007-10-18  Jason Rumney  <jasonr@gnu.org>
+
+       * makefile.w32-in (install): Install COPYING in top-level and bin dirs.
+
+2007-09-27  Jason Rumney  <jasonr@gnu.org>
+
+       * gmake.defs (COMCTL32): New system library.
+
+       * nmake.defs (COMCTL32): New system library.
+
+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.
        * 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.
 
   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,