diff src/ChangeLog @ 31355:d883244d9cf4

*** empty log message ***
author Andrew Innes <andrewi@gnu.org>
date Sun, 03 Sep 2000 17:51:29 +0000
parents e562d903994d
children b0e06b1b3057
line wrap: on
line diff
--- a/src/ChangeLog	Sun Sep 03 17:50:12 2000 +0000
+++ b/src/ChangeLog	Sun Sep 03 17:51:29 2000 +0000
@@ -8,6 +8,9 @@
 	* makefile.w32-in (clean): Don't delete config.h and epaths.h.
 	(distclean): Delete them here instead.
 
+	* w32proc.c (compare_env): Convert to uppercase for comparison,
+	not lowercase, to match how the native Windows shell works.
+
 2000-09-03  Jason Rumney  <jasonr@gnu.org>
 
 	* ChangeLog: Remove -unix from coding. Let Emacs autodetect, as