(mac_create_cg_image_from_image, image_load_image_io)
[bpt/emacs.git] / nt / ChangeLog
index f3c983e..b2c31b3 100644 (file)
@@ -1,3 +1,143 @@
+2008-04-11  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (ALL): Move $(CLIENTRES) from here...
+       (all): ...to here.  $(ALL) is a prerequisite of .PHONY, so having
+       a real file there is not a good idea.
+
+2008-04-10  Jason Rumney  <jasonr@gnu.org>
+
+       * emacsclient.rc: New file.
+
+       * makefile.w32-in (CLIENTRES): New variable and build target.
+       (all): Depend on it.
+       ($(TRES)): Use $(TRES) in rule.
+
+2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.2 released.
+
+2008-03-20  Juanma Barranquero  <lekktu@gmail.com>
+
+       * addpm.c: Include malloc.h.
+       (add_registry): Cast return value of alloca.
+
+2008-02-11  Jason Rumney  <jasonr@gnu.org>
+
+       * addpm.c (add_registry): Add an App Paths registry key.
+       Look for GTK and add it to the DLL search path for Emacs if found.
+
+2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
+
+       * configure.bat: In help, use generic names for the image libraries.
+
+2008-01-20  Jason Rumney  <jasonr@gnu.org>
+
+       * gmake.defs (CYGWIN) [USING_SH]: Disable mapping of file
+       permissions to NTFS ACLs.
+
+2007-10-20  Eli Zaretskii  <eliz@gnu.org>
+
+       * configure.bat (docflags, doldflags): New variables.
+       (genmakefiles): Use them to work around problems with whitespace
+       in arguments of the `if' command.
+
+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-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-20  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (bootstrap, bootstrap-nmake, bootstrap-gmake):
+       Depend on cmdproxy.
+       (cleanall): Don't delete *~.
+
+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-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-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/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.
+
+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.
@@ -6,7 +146,7 @@
 
        * 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>
 
 ;; 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, 2008 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 3, 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