diff options
author | Andrew Innes <andrewi@gnu.org> | 2003-01-15 12:14:26 +0000 |
---|---|---|
committer | Andrew Innes <andrewi@gnu.org> | 2003-01-15 12:14:26 +0000 |
commit | 38018ad31b1be854752746ee92f75654272e6379 (patch) | |
tree | 8866b37d1d72829fff1d6cfb803be09aa9d2a8fe /nt | |
parent | e22b24eb87c4b02c55e8b38c16ca0194ec5115c0 (diff) | |
download | emacs-38018ad31b1be854752746ee92f75654272e6379.tar.gz |
*** empty log message ***
Diffstat (limited to 'nt')
-rw-r--r-- | nt/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index 5070e74c8ca..0e7ed9caba4 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,8 @@ +2003-01-15 Andrew Innes <andrewi@gnu.org> + + * gmake.defs (CURDIR): Convert to native Windows format (with + forward slashes), to support building with Cygwin builds of make. + 2002-11-17 Ben Key <BKey1@tampabay.rr.com> * nmake.defs: |