comparison nt/ChangeLog @ 169:15872534500d r20-3b11

Import from CVS: tag r20-3b11
author cvs
date Mon, 13 Aug 2007 09:46:53 +0200
parents 43dd3413c7c7
children 9ad43877534d
comparison
equal deleted inserted replaced
168:9851d5c6556e 169:15872534500d
1 Thu June 31 21:16:21 1997 davidh
2
3 * nt/TODO created.
4
5 * nt/X11.patch created to help with the X build.
6
7 * August Hill provided:
8 a patch to fix the _WRETCODE undefined symbol,
9 a patch to fix a problem with dired
10
11 and generally helped clarify the build instructions.
12
13 * Synced with 20.3b10 (Athens).
14
15 * Made DIRECTORY_SEP be '\\'. Until I can change all code to
16 use the macro, I decided this would be easiest.
17
18 * Modified src/fileio.c to only open files in O_BINARY. This
19 causes files to be opened and written without automatically
20 writing ^M 's to the end of each line. MULE ought to sort this
21 in theory, but I am less than convinced.
22
23 * Updated the nt/README to provide a little more help.
24
1 Thu May 29 23:11:21 1997 davidh 25 Thu May 29 23:11:21 1997 davidh
2 26
3 * Synced with 20.3b2. 27 * Synced with 20.3b2.
4 28
5 * Removed nt/README.src, nt/src.m.windowsnt.h nt/src.s.windowsnt.h. 29 * Removed nt/README.src, nt/src.m.windowsnt.h nt/src.s.windowsnt.h.