summaryrefslogtreecommitdiff
path: root/nt/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 155ee41d9da..19f71ba0af3 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,17 @@
+2011-04-15 Ben Key <bkey76@gmail.com>
+
+ * configure.bat: Modified the code that parses the --cflags and
+ --ldflags options to support parameters that include the =
+ character as long as they are enclosed in quotes. This
+ functionality depends on command extensions. Configure.bat now
+ attempts to enable command extensions and displays a warning
+ message if they could not be enabled. If configure.bat could
+ not enable command extensions the old parsing code is used that
+ does not support parameters that include the = character.
+
+ * INSTALL: Updated the file to describe the new functionality
+ using text provided by Eli Zaretskii.
+
2011-04-06 Eli Zaretskii <eliz@gnu.org>
* config.nt (NO_INLINE, ATTRIBUTE_FORMAT)