(mac_create_cg_image_from_image, image_load_image_io)
[bpt/emacs.git] / nt / ChangeLog
index b85b743..b2c31b3 100644 (file)
@@ -1,3 +1,50 @@
+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.
 ;; End:
 
     Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
-       2005, 2006, 2007 Free Software Foundation, Inc.
+       2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.