diff src/ChangeLog @ 70743:90e65df17a62

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 19 May 2006 19:51:35 +0000
parents 765811a003d9
children ec84f7253180
line wrap: on
line diff
--- a/src/ChangeLog	Fri May 19 19:50:50 2006 +0000
+++ b/src/ChangeLog	Fri May 19 19:51:35 2006 +0000
@@ -2,7 +2,8 @@
 
 	* w32.c (init_environment): Perform the processing of environment
 	variables on a copy of default variables and their values, not on
-	the original.
+	the original.  Simplify code that calls ExpandEnvironmentStrings
+	and make buf1[] and buf2[] more visible for easier debugging.
 
 2006-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>