summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-05-17 17:58:23 +0000
committerBruno Haible <bruno@clisp.org>2003-05-17 17:58:23 +0000
commit99036bd5fc7ef77d0394877f5dd1a5817f3d7e20 (patch)
tree8a98aa9539f4f3f8174f75df4e4723c533975bc8 /ChangeLog
parentac37410591f14d088165fd408c74c0c74513decc (diff)
downloadgperf-99036bd5fc7ef77d0394877f5dd1a5817f3d7e20.tar.gz
Make it possible to build a .exe with debugging information.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06464f1..052cc5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-17 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.msvc (DEBUGFLAGS): New variable.
+ (gperf.exe): Use it, and MFLAGS too.
+
2003-05-08 Bruno Haible <bruno@clisp.org>
* gperf-3.0 released.