/[make]/make/ChangeLog
ViewVC logotype

Diff of /make/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.252 by psmith, Wed Feb 9 21:28:00 2005 UTC revision 2.253 by psmith, Thu Feb 10 00:10:57 2005 UTC
# Line 4  Line 4 
4          Also, the ftp://ftp.gnu.org/GNUinfo site was removed so I'm          Also, the ftp://ftp.gnu.org/GNUinfo site was removed so I'm
5          downloading the .texi files from Savannah now.          downloading the .texi files from Savannah now.
6    
7            Fixed these issues reported by Markus Mauhart <qwe123@chello.at>:
8    
9            * main.c (handle_non_switch_argument): Only add variables to
10            command_variables if they're not already there: duplicate settings
11            waste space and can be confusing to read.
12    
13            * w32/include/sub_proc.h: Remove WINDOWS32.  It's not needed since
14            this header is never included by non-WINDOWS32 code, and it
15            requires <config.h> to define which isn't always included first.
16    
17            * dir.c (read_dirstream) [MINGW]: Use proper macro names when
18            testing MINGW32 versions.
19    
20            * main.c (log_working_directory): flush stdout to be sure the WD
21            change is printed before any stderr messages show up.
22    
23  2005-02-01  Paul D. Smith  <psmith@gnu.org>  2005-02-01  Paul D. Smith  <psmith@gnu.org>
24    
25          * maintMakefile (po_repo): Update the GNU translation site URL.          * maintMakefile (po_repo): Update the GNU translation site URL.

Legend:
Removed from v.2.252  
changed lines
  Added in v.2.253

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26