summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2083a72..6388de7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2001-10-27 Tor Lillqvist <tml@iki.fi>
+
+ New Win32 feature to make pkg-config useful for users of MSVC:
+ with the flag --msvc-syntax, munge -L and -l flags appropriately
+ for the MSVC command-line compiler. (-I flags are the same.)
+
+ * README.win32: Update.
+
+ * main.c (main): Add --msvc-syntax flag.
+
+ * pkg-config.1: Document it.
+
+ * pkg.h: Declare msvc_syntax.
+
+ * parse.c (parse_libs): Obey msvc_syntax.
+
2001-10-25 Tor Lillqvist <tml@iki.fi>
Improve Windows behaviour: Make it even easier to install